PKHeX/PKHeX.Core/Legality/Encounters
Kurt 0de76b57b1 Handle incorrect bred stunfisk local form value
The game uses 0x5E if 0x5A+everstone, otherwise it uses 0x58
For determining the seed species-form, we want to use everstone breeds as that resolves to the correct species-form values.

Co-Authored-By: Lusamine <30205550+Lusamine@users.noreply.github.com>
Co-Authored-By: Marty-D <1645989+Marty-D@users.noreply.github.com>
2020-10-08 13:12:25 -07:00
..
Data Update Encounters2.cs (#3017) 2020-10-08 08:32:18 -07:00
EncounterMisc Split VivillonTables into two classes 2020-10-04 14:15:13 -07:00
EncounterSlot Split VivillonTables into two classes 2020-10-04 14:15:13 -07:00
EncounterStatic Handle incorrect bred stunfisk local form value 2020-10-08 13:12:25 -07:00
EncounterTrade Refine zygarde encounter form checking logic 2020-09-13 15:45:15 -07:00
Generator Clean out some gb era version flagging 2020-10-06 20:05:38 -07:00
Information Continued refactoring 2020-09-13 14:40:10 -07:00
Verifiers Split VivillonTables into two classes 2020-10-04 14:15:13 -07:00
IEncounterable.cs Fix dizzy punch egg recognition & gen2 hatch conter verification 2020-07-12 20:58:07 -05:00