PKHeX/PKHeX.Core/Legality/Encounters/Information
Kurt c1adab9703 Refactoring
Move logic closer to where it is used rather than in larger static classes

EncounterStatic(7): move VC transfer template creation to class, simplify some sanity checks
EvoChain: g==2 case is never hit as the generation check at the top of the loop already skips
2020-09-05 12:11:43 -07:00
..
EncounterLearn.cs Offload EncounterSlot loading logic to reduce complexity (#2980) 2020-08-30 10:23:22 -07:00
EncounterSuggestion.cs Refactoring 2020-09-05 12:11:43 -07:00
ValidEncounterMoves.cs Refactoring 2020-07-19 17:48:45 -05:00