Skip to content

Commit

Permalink
Update WC9 Dates (#4102)
Browse files Browse the repository at this point in the history
* Add Paldea Gimmighoul Date

* Add コロコロ Roaring Moon and Iron Valiant Date

* Update
  • Loading branch information
xiaolong11123 committed Dec 18, 2023
1 parent 69cd345 commit 4f56aa2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Binary file modified PKHeX.Core/Resources/legality/mgdb/wc9.pkl
Binary file not shown.

0 comments on commit 4f56aa2

Please sign in to comment.