PKHeX/PKHeX.Core/Legality/Encounters/Information
Kurt 4268239c12 Continue work on shadow lock checks
Now gets count=2 tests working

yield return new SeedFrame { FrameID = ctr + (l.Seen ? 5 : 7), PID = pid
};
used to be ctr + 6, needs to alternate even-odd
all 2 lock cases pass, but didn't make lock3's pass. Something else is
still amiss :)

break out some classes for the solidified lock objects
2018-10-28 11:15:40 -07:00
..
EncounterSuggestion.cs Misc style & minor tweaks 2018-08-02 20:11:42 -07:00
ValidEncounterMoves.cs Minor logic simplifications 2018-10-06 19:44:50 -07:00