PKHeX/PKHeX.Core/Legality/Encounters/Verifiers
Kurt 514b60b447 Merge type check with usage in if statements
if x is y with z property true, then :D
2020-12-21 22:33:48 -08:00
..
EncounterVerifier.cs Merge type check with usage in if statements 2020-12-21 22:33:48 -08:00
EvolutionVerifier.cs Move some static arrays closer to where they're used 2020-11-02 13:11:51 -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 Change move source requests from a bunch of bools to bitflag enum 2020-12-21 21:24:16 -08:00
VerifyRelearnMoves.cs Extract breeding info to separate class 2020-12-07 20:54:55 -08:00