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 |
||
|---|---|---|
| .. | ||
| EncounterEvent.cs | ||
| Encounters1.cs | ||
| Encounters2.cs | ||
| Encounters3.cs | ||
| Encounters3Shadow.cs | ||
| Encounters3Teams.cs | ||
| Encounters4.cs | ||
| Encounters5.cs | ||
| Encounters6.cs | ||
| Encounters7.cs | ||
| Encounters7b.cs | ||
| EncountersWC3.cs | ||
| EncounterUtil.cs | ||