PKHeX/PKHeX.Core/Legality/Moves
Kurt 15121c2945 Fix shared egg moves for non-galar origin
Use the private method; we already know the gen and that the egg moves are permitted

Relocate method to MoveEgg
2020-02-16 19:47:57 -08:00
..
EggInfoSource.cs Add Form (AltForm) to IEncounterable interface 2019-11-18 22:20:55 -08:00
GameData.cs Move files 2020-01-25 17:22:20 -08:00
LearnInfo.cs More readonly struct tweaks 2019-10-26 23:18:25 -07:00
LearnLookup.cs sealed 2019-10-03 19:09:02 -07:00
MoveEgg.cs Fix shared egg moves for non-galar origin 2020-02-16 19:47:57 -08:00
MoveLevelUp.cs Fix lgpe moveset restriction 2020-02-12 20:25:39 -08:00
MoveParseSource.cs Make Move[] readonly list 2020-01-18 16:46:38 -08:00
MoveTechnicalMachine.cs Fix lgpe moveset restriction 2020-02-12 20:25:39 -08:00
MoveTutor.cs Use enum for species comparisons 2019-12-08 17:39:19 -08:00