mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-04-24 23:57:12 -05:00
Update WC9 Dates (#4102)
* Add Paldea Gimmighoul Date * Add コロコロ Roaring Moon and Iron Valiant Date * Update
This commit is contained in:
parent
69cd3455be
commit
4f56aa27f7
|
|
@ -191,6 +191,8 @@ public static bool IsValidDateWC9(WC9 card, DateOnly obtained) => (WC9Gifts.TryG
|
|||
{1526, (new(2023, 11, 22), new(2024, 11, 01))}, // Team Star Revavroom
|
||||
{1529, (new(2023, 12, 07), new(2023, 12, 22))}, // Darkrai
|
||||
{1530, (new(2023, 12, 07), new(2024, 01, 04))}, // Shiny Lucario
|
||||
{1527, (new(2023, 12, 13), new(2024, 12, 01))}, // Paldea Gimmighoul
|
||||
{0036, (new(2023, 12, 15), new(2024, 02, 14))}, // コロコロ Roaring Moon and Iron Valiant
|
||||
|
||||
{9021, HOME3_ML}, // Hidden Ability Sprigatito
|
||||
{9022, HOME3_ML}, // Hidden Ability Fuecoco
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Reference in New Issue
Block a user