PKHeX/PKHeX.Core/Legality/Encounters/Verifiers
Kurt cb204f335b Clamp gen1 learning of moves for min move count
Hope this doesn't regress for stadium tutoring moves

RB eevee with special 2-move set was being flagged (wanted 4 moves cuz the base 2 aren't the normal levelup moves)

capture references for more concise expressions
2021-10-07 23:55:15 -07:00
..
EncounterVerifier.cs Trailing commas 2021-08-20 13:49:20 -07:00
EvolutionVerifier.cs Clean up know-move-evolution checks 2021-05-15 21:41:04 -07:00
GenerationTraversal.cs Extract generation traversal list fetch to static class 2021-04-17 13:09:09 -07:00
MysteryGiftRestriction.cs Un-nest 3ds console region bitflags 2021-08-02 20:59:40 -07:00
MysteryGiftVerifier.cs Trailing commas 2021-08-20 13:49:20 -07:00
VerifyCurrentMoves.cs Clamp gen1 learning of moves for min move count 2021-10-07 23:55:15 -07:00
VerifyRelearnMoves.cs Trailing commas 2021-08-20 13:49:20 -07:00