PKHeX/PKHeX.Core/Legality/Encounters
Kurt 614ae6855b Allow ignored egg moves for v1.0 unpatched games
They didn't reference the TamagoWazaIgnore table until v1.1 lmao

mimic BDSP's index fetching and just grab the array of eggmoves directly to avoid the abstraction method's overhead

set evotree back to private because don't need direct access anymore
2021-11-25 11:24:34 -08:00
..
Data
EncounterMisc
EncounterSlot
EncounterStatic
EncounterTrade
Generator
Information
Verifiers
EncounterMatchRating.cs
IEncounterable.cs
IEncounterConvertible.cs
IEncounterInfo.cs
IEncounterMatch.cs
IEncounterTemplate.cs