mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-08 17:37:27 +08:00
[chusan] Add experimental New Plus support
This commit is contained in:
@@ -0,0 +1,65 @@
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (12, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',6, true);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (1000, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (2204, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',13, true);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (2205, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',13, true);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (2206, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',13, true);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (2207, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',13, true);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (2208, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',13, true);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (2209, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',13, true);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (2210, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',13, true);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (11000, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (11001, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (11002, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (11003, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (11004, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (11005, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (11006, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (11007, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (11008, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (11009, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (11010, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (11011, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (11012, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (11013, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (11014, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (11015, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (11016, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (11017, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (11018, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (11019, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (11020, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (11021, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (11022, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (11023, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (11024, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (11025, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (11026, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (11027, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (11028, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (11029, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (11030, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (11031, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (11032, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (11033, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (11034, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (11035, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (11036, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (11037, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (11038, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (11039, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (11040, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (11041, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',9, true);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (11042, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (11043, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',10, true);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (11044, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',12, true);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (11045, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',7, true);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (11046, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',7, true);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (11047, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',7, true);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (11048, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (11049, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (11050, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (11051, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (11052, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',5, true);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (11053, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',4, true);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (11055, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',11, true);
|
||||
INSERT INTO `chusan_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (11057, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',7, true);
|
||||
Reference in New Issue
Block a user