Merge pull request #29 from AsparagusEduardo/PR-CommentGen4Abilities

Toggle options for abilities and Egg Groups.
This commit is contained in:
ExpoSeed 2020-11-01 21:07:24 -06:00 committed by GitHub
commit d6cbbc71a5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3636 additions and 1322 deletions

View file

@ -15,5 +15,7 @@
#define P_UPDATED_TYPES GEN_8 // In Gen6+, several Pokémon were changed to be partially or fully Fairy type.
#define P_UPDATED_STATS GEN_8 // Since Gen 6, Pokémon stats are updated with each passing generation.
#define P_UPDATED_ABILITIES GEN_8 // Since Gen 6, certain Pokémon have their abilities changed. Requires BATTLE_ENGINE for Gen4+ abilities.
#define P_UPDATED_EGG_GROUPS GEN_8 // Since Gen 8, certain Pokémon have gained new egg groups.
#endif // GUARD_CONSTANTS_POKEMON_CONFIG_H

File diff suppressed because it is too large Load diff