mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-10 14:44:24 +00:00
Add Cetitan Eligible Date Range (#3981)
Update wc9.pkl Closes #3982 Closes #3984
This commit is contained in:
parent
19acce85c8
commit
c7aa497e73
2 changed files with 1 additions and 0 deletions
|
@ -183,6 +183,7 @@ public static class EncounterServerDate
|
|||
{0505, (new(2023, 08, 07), new(2023, 09, 01))}, // WCS 2023 Stretchy Form Tatsugiri
|
||||
{1521, (new(2023, 08, 08), new(2023, 09, 19))}, // My Very Own Mew
|
||||
{0506, (new(2023, 08, 10), new(2023, 08, 15))}, // Eduardo Gastrodon
|
||||
{1524, (new(2023, 09, 06), new(2024, 09, 01))}, // Glaseado Cetitan
|
||||
|
||||
{9021, HOME3_ML}, // Hidden Ability Sprigatito
|
||||
{9022, HOME3_ML}, // Hidden Ability Fuecoco
|
||||
|
|
Binary file not shown.
Loading…
Reference in a new issue