mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-10 06:34:19 +00:00
Add Sophia's Gyarados Date (#4272)
* Update EncounterServerDate.cs * Add files via upload
This commit is contained in:
parent
f74efceec3
commit
89e22337a4
2 changed files with 1 additions and 0 deletions
|
@ -200,6 +200,7 @@ public static class EncounterServerDate
|
|||
{1535, (new(2024, 03, 14), new(2024, 10, 01))}, // Liko's Sprigatito Gift
|
||||
{0509, (new(2024, 04, 04), new(2024, 04, 09))}, // Marco's Iron Hands Gift
|
||||
{1008, (new(2024, 05, 04), new(2024, 05, 08))}, // 신여명's Flutter Mane
|
||||
{0052, (new(2024, 05, 11), new(2024, 07, 01))}, // Sophia's Gyarados Gift
|
||||
|
||||
{9021, HOME3_ML}, // Hidden Ability Sprigatito
|
||||
{9022, HOME3_ML}, // Hidden Ability Fuecoco
|
||||
|
|
Binary file not shown.
Loading…
Reference in a new issue