mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-16 00:52:41 -05:00
Expect no duplicates in met locations, items, or moves. These are arrays with common duplicate strings (poor localizations). Should help futureproof / help implementation for this type of err: https://projectpokemon.org/home/forums/topic/53818-these-events-are-flagged/ |
||
|---|---|---|
| .. | ||
| GameStrings | ||
| Ability.cs | ||
| Ball.cs | ||
| ComboItem.cs | ||
| GameData.cs | ||
| GameUtil.cs | ||
| GameVersion.cs | ||
| GCVersion.cs | ||
| Gender.cs | ||
| IBasicStrings.cs | ||
| LanguageGC.cs | ||
| LanguageID.cs | ||
| MoveType.cs | ||
| Nature.cs | ||
| RegionID.cs | ||
| Species.cs | ||