mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-09-07 23:08:47 -05:00
Add Trixie Mimikyu Eligible Date Range (#4035)
This commit is contained in:
@@ -184,6 +184,7 @@ public static bool IsValidDateWC9(WC9 card, DateOnly obtained) => (WC9Gifts.TryG
|
||||
{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
|
||||
{0507, (new(2023, 10, 13), new(2024, 01, 01))}, // Trixie Mimikyu
|
||||
|
||||
{9021, HOME3_ML}, // Hidden Ability Sprigatito
|
||||
{9022, HOME3_ML}, // Hidden Ability Fuecoco
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user