PKHeX/PKHeX.Core/Legality/Encounters/Verifiers
Kurt e55dae8f7b Remove headbutt available check; already pruned
The Encounter dumper project already excluded all headbutt tree areas that can't be accessed. Every slot that is present in this project can be accessed.

Move the tree check to the eslot2 object

Check all gen2 slots regardless of crystal origin, since we now tag all of them with location IDs.
2021-02-01 21:22:58 -08:00
..
EncounterVerifier.cs Remove headbutt available check; already pruned 2021-02-01 21:22:58 -08: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 Fix gen4 hm indexing 2021-01-25 20:58:56 -08:00
VerifyRelearnMoves.cs Remove unnecessary logic 2021-02-01 20:17:17 -08:00