PKHeX/PKHeX.Core/Legality/Moves
Kurt 999427f484 Update gen2 egg generator
Level = Level is equivalent to Level = 0

update EggInfoSource to use Level instead of LevelMin (LevelMin returns
Level, just be clear on usage)
update VerifyCurrentMoves so that only gen1/2 do the gen1/2 move update
methods. Recently extended all encounters to have a generation property;
we only care about gen1/2 here.

https://projectpokemon.org/home/forums/topic/43655-pokemon-crystal-egg-mark-as-not-legit/
2018-01-30 20:36:22 -08:00
..
EggInfoSource.cs Update gen2 egg generator 2018-01-30 20:36:22 -08:00
LearnInfo.cs Refactoring 2017-09-01 23:15:57 -07:00
MoveParseSource.cs Refactoring 2017-09-01 23:15:57 -07:00