PKHeX/PKHeX.Core/Legality/Encounters/Verifiers
Kurt 8b180c3122 Fix egg move source indications (were defaulting to gen2)
Switch expression had an issue with interpreting the object's type (unboxing, yay)

should probably just return a typed object from the parse, but nah, this is a quick fix.
2021-04-16 17:57:48 -07:00
..
EncounterVerifier.cs Minor perf improvements 2021-03-30 18:51:53 -07:00
EvolutionVerifier.cs Simplify some repeated comparisons with expressions 2020-12-29 00:37:59 -08:00
MysteryGiftRestriction.cs Minor clean 2020-01-05 18:46:30 -08:00
MysteryGiftVerifier.cs Unify concepts with different names 2020-12-10 20:42:30 -08:00
VerifyCurrentMoves.cs Disallow Thousand Arrows/Waves for Format6 Smeargle 2021-04-04 19:39:31 -07:00
VerifyRelearnMoves.cs Fix egg move source indications (were defaulting to gen2) 2021-04-16 17:57:48 -07:00