PKHeX/PKHeX.Core/Legality/Encounters/Verifiers
Kurt 9a91619580 Update vc1 invalid transfer pruning
Closes #2065 Thanks @WEERSOQUEER !

Single evo species weren't getting flagged in the evolution verification
as they early returned (species matched), just move the sanity check
before that
2018-07-19 16:42:45 -07:00
..
EncounterVerifier.cs
EvolutionVerifier.cs Update vc1 invalid transfer pruning 2018-07-19 16:42:45 -07:00
MysteryGiftRestriction.cs
MysteryGiftVerifier.cs
VerifyCurrentMoves.cs
VerifyRelearnMoves.cs