[+] Chusan Verse+: Unlock event

pull/140/head
Azalea 2025-03-29 14:36:02 -04:00
parent ce7f35bada
commit f67879a847
1 changed files with 8 additions and 0 deletions

View File

@ -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);