mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-09 04:24:36 -05:00
Remove 31 from argevos, was wiping goodra's evo for whatever reason. No idea why it isn't 4 sliggoo, but oh well, now works as intended. Apply a little bit of performance increases for the loading of evotables. data length checks unnecessary as the the following iterator will throw an exception |
||
|---|---|---|
| .. | ||
| CheckMoveResult.cs | ||
| CheckResult.cs | ||
| DexLevel.cs | ||
| EggMoves.cs | ||
| EncounterArea.cs | ||
| EncounterLink.cs | ||
| EncounterLock.cs | ||
| EncounterSlot.cs | ||
| EncounterStatic.cs | ||
| EncounterTime.cs | ||
| EncounterTrade.cs | ||
| EncounterType.cs | ||
| EvolutionTree.cs | ||
| GBEncounterData.cs | ||
| IEncounterable.cs | ||
| IGeneration.cs | ||
| IMoveset.cs | ||
| Learnset.cs | ||
| Nature.cs | ||
| SlotType.cs | ||
| TradebackType.cs | ||
| TreesArea.cs | ||
| ValidEncounterMoves.cs | ||