PKHeX/PKHeX.Core/Legality/Encounters/Verifiers
Kurt 4bcf60746b Add egg move sharing checks
Was referencing wild caught mons that are given a single egg move; this
logic handles shared egg moves too via daycare.

Probably need to rework SplitBreed into a dictionary; this might not
catch Mime/etc split breeds if they have different tables.
2019-11-17 17:14:21 -08:00
..
EncounterVerifier.cs Use some c#8 sugar 2019-10-07 18:40:09 -07:00
EvolutionVerifier.cs Sword/Shield Update 2019-11-15 17:52:08 -08:00
MysteryGiftRestriction.cs Misc clean 2019-09-10 00:21:51 -07:00
MysteryGiftVerifier.cs Cleanup 2019-10-26 12:33:58 -07:00
VerifyCurrentMoves.cs Add egg move sharing checks 2019-11-17 17:14:21 -08:00
VerifyRelearnMoves.cs Sword/Shield Update 2019-11-15 17:52:08 -08:00