PKHeX/PKHeX.Core/Legality/Encounters/Verifiers
Kurt a7b9fafb69 Remove unnecessary logic
Encounters are thoroughly checked for their origins; don't need to check again if it's possible to have it in an egg.
2021-01-01 19:45:40 -08:00
..
EncounterVerifier.cs Remove unnecessary logic 2021-01-01 19:45:40 -08:00
EvolutionVerifier.cs Simplify some repeated comparisons with expressions 2020-12-29 00:37:59 -08:00
MysteryGiftRestriction.cs Minor clean 2020-01-05 18:46:30 -08:00
MysteryGiftVerifier.cs Unify concepts with different names 2020-12-10 20:42:30 -08:00
VerifyCurrentMoves.cs Move more breeding logic to Breeding 2021-01-01 15:01:22 -08:00
VerifyRelearnMoves.cs Invert some "!is" to "is not" 2020-12-29 00:58:08 -08:00