mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-18 19:17:46 -05:00
Closes #2381 Keep Raichu and Marowak at the end for ez referencing. Keep a separate refence for alolan kanto stuff for futureproofing Might want to improve the EncounterArea abstraction to do the slot-finding labor themselves, but whatever, hardcode stuff until swsh throws new monkey wrenches in. A good idea would be a dictionary with level forcings [species | form << 10] = X and use the dictionary to check on slot creation |
||
|---|---|---|
| .. | ||
| Areas | ||
| Encounters | ||
| Enums | ||
| Evolutions | ||
| Learnset | ||
| Moves | ||
| RNG | ||
| Structures | ||
| Tables | ||
| Verifiers | ||
| Analysis.cs | ||
| BulkAnalysis.cs | ||
| Checks.cs | ||
| Core.cs | ||
| Data.cs | ||
| GBRestrictions.cs | ||
| LegalityCheckStrings.cs | ||
| Memories.cs | ||
| VivillonTables.cs | ||
| WordFilter.cs | ||