mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-07-19 09:31:33 -05:00
Add 정원석's Gastrodon Server Date
Closes #3919 Co-Authored-By: Sakura <106369723+xiaolong11123@users.noreply.github.com>
This commit is contained in:
parent
38c7e755db
commit
be210ceab2
|
|
@ -174,7 +174,8 @@ public static bool IsValidDateWC9(WC9 card, DateOnly obtained) => (WC9Gifts.TryG
|
|||
{0025, (new(2023, 04, 21), new(2023, 07, 01))}, // Pokémon Center Pikachu (Mini & Jumbo)
|
||||
{1003, (new(2023, 05, 29), new(2023, 08, 01))}, // Arceus and the Jewel of Life Distribution - Pokémon Store Tie-In Bronzong
|
||||
{1002, (new(2023, 05, 31), new(2023, 08, 01))}, // Arceus and the Jewel of Life Distribution Pichu
|
||||
{0028, (new(2023, 06, 09), new(2023, 06, 12))}, // そらみつ's Bronzong
|
||||
{0028, (new(2023, 06, 09), new(2023, 06, 12))}, // そらみつ's Bronzong (-1 start date tolerance for GMT-10 regions)
|
||||
{1005, (new(2023, 06, 16), new(2023, 06, 20))}, // 정원석's Gastrodon (-1 start date tolerance for GMT-10 regions)
|
||||
|
||||
{9021, HOME3_ML}, // Hidden Ability Sprigatito
|
||||
{9022, HOME3_ML}, // Hidden Ability Fuecoco
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user