mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-08-26 18:15:43 -05:00
Add Tatsugiri/Mew eligible date ranges
This commit is contained in:
@@ -178,8 +178,10 @@ public static bool IsValidDateWC9(WC9 card, DateOnly obtained) => (WC9Gifts.TryG
|
||||
{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)
|
||||
{0504, (new(2023, 06, 30), new(2023, 07, 04))}, // Paul's Shiny Arcanine
|
||||
{1522, (new(2023, 07, 21), new(2023, 09, 01))}, // Dark Tera Charizard
|
||||
{1522, (new(2023, 07, 21), new(2023, 09, 01))}, // Dark Tera Type Charizard
|
||||
{0024, (new(2023, 07, 26), new(2023, 08, 19))}, // Nontaro's Shiny Grimmsnarl
|
||||
{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
|
||||
|
||||
{9021, HOME3_ML}, // Hidden Ability Sprigatito
|
||||
{9022, HOME3_ML}, // Hidden Ability Fuecoco
|
||||
|
||||
Reference in New Issue
Block a user