PKHeX/PKHeX.Core/Legality/Moves
Kurt a7ba178005 Remove unreachable/const logic
Earlier compares result in some logic being unnecessary

The Gen7 level up move compare was actually an oversight, so it's a worthwhile fix :)
2020-06-27 22:44:14 -05:00
..
EggInfoSource.cs Extract EvoBase and MoveList from Core 2020-06-20 19:44:05 -05: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 Minor clean 2020-05-26 16:59:47 -07:00
MoveEgg.cs Rewrite some magic gender value logic 2020-06-27 12:01:28 -05:00
MoveLevelUp.cs Remove unreachable/const logic 2020-06-27 22:44:14 -05:00
MoveParseSource.cs Minor renaming/type change of passed args 2020-05-31 12:12:07 -07:00
MoveTechnicalMachine.cs Fix lgpe moveset restriction 2020-02-12 20:25:39 -08:00
MoveTutor.cs Pass species param to exists-in check 2020-06-27 14:04:28 -05:00