mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-10 14:44:24 +00:00
add pichu wc9 dist. date (#3900)
* add pichu wc9 dist. dates * Update EncounterServerDate.cs
This commit is contained in:
parent
fa8e65f9e5
commit
1f68ca6fb6
1 changed files with 2 additions and 0 deletions
|
@ -112,6 +112,8 @@ public static class EncounterServerDate
|
|||
{0502, (new(2023, 03, 31), new(2023, 07, 01))}, // TCG Flying Lechonk
|
||||
{0503, (new(2023, 04, 13), new(2023, 04, 18))}, // Gavin's Palafin (-1 start date tolerance for GMT-10 regions)
|
||||
{0025, (new(2023, 04, 21), new(2023, 07, 01))}, // Pokémon Center Pikachu (Mini & Jumbo)
|
||||
{1002, (new(2023, 05, 31), new(2023, 07, 01))}, // Arceus and the Jewel of Life Distribution Pichu
|
||||
{1003, (new(2023, 05, 29), new(2023, 07, 31))}, // Arceus and the Jewel of Life Distribution - Pokémon Store Tie-In Bronzong
|
||||
|
||||
{9021, (new(2023, 05, 30), Never)}, // Hidden Ability Sprigatito
|
||||
{9022, (new(2023, 05, 30), Never)}, // Hidden Ability Fuecoco
|
||||
|
|
Loading…
Reference in a new issue