[chusan] Add new event

This commit is contained in:
Dom Eori
2022-10-04 02:09:14 +09:00
parent 4f673063ad
commit 8c84a08f62
3 changed files with 3 additions and 1 deletions

View File

@@ -0,0 +1 @@
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (13, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',6, true);