mirror of https://github.com/hykilpikonna/AquaDX
[+] Chusan Verse+: Unlock event
parent
ce7f35bada
commit
f67879a847
|
@ -0,0 +1,8 @@
|
|||
INSERT INTO chusan_game_event (id, type, end_date, start_date, enable)
|
||||
VALUES
|
||||
(19,6,'2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true),
|
||||
(20,6,'2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true),
|
||||
(21,6,'2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true),
|
||||
(22,6,'2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true),
|
||||
(23,6,'2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true),
|
||||
(24,6,'2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true);
|
Loading…
Reference in New Issue