[PR] #23 from Teud/v1-dev

Add maimai 1.40 H061 events
pull/29/head
Azalea 2024-03-25 22:50:48 -04:00 committed by GitHub
commit fa33cb680e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 7 additions and 1 deletions

View File

@ -9,7 +9,7 @@ This document is for detailed game specific notes, if any.
|-------------------|---------|--------------------------|-------------------------|--------------------|----------------|
| Chunithm (Chusan) | SDHD | Sun | A152 | Yes | Yes |
| Chunithm | SDBT | Paradise Lost | A032 | Yes | Yes (Paradise) |
| Maimai DX | SDEZ | Festival | F061 | Yes | Yes |
| Maimai DX | SDEZ | Buddies | H061 | Yes | Yes |
| O.N.G.E.K.I | SDDT | Bright memory | A108 | Yes | Yes |
| Card Maker | SDED | 1.34 | A030 | Yes | Yes |
| Maimai | SDEY | Finale | ? | No | ? |

View File

@ -0,0 +1,3 @@
INSERT INTO `maimai2_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES
(24030813, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 0, '1'),
(24030822, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 0, '1');

View File

@ -0,0 +1,3 @@
INSERT INTO `maimai2_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES
(24030813, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 0, '1'),
(24030822, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 0, '1');