PKHeX/PKHeX.Core/Legality/Encounters/Verifiers
Kurt 7a7358d0e5 Flag g4 bad met locations for hatched eggs
Traded eggs in gen4 can have from any game (since version isn't updated on hatch).
Use the hashsets, and remove the incorrect array. The incorrect array allowed stuff like Pokéwalker to be a "valid met location", hah.
2020-01-25 12:19:59 -08:00
..
EncounterVerifier.cs Flag g4 bad met locations for hatched eggs 2020-01-25 12:19:59 -08:00
EvolutionVerifier.cs Fix combee gender check 2019-12-27 19:17:08 -08:00
MysteryGiftRestriction.cs Minor clean 2020-01-05 18:46:30 -08:00
MysteryGiftVerifier.cs Cleanup 2019-10-26 12:33:58 -07:00
VerifyCurrentMoves.cs Make Move[] readonly list 2020-01-18 16:46:38 -08:00
VerifyRelearnMoves.cs Make Move[] readonly list 2020-01-18 16:46:38 -08:00