mirror of
https://github.com/pret/pokeemerald.git
synced 2026-08-26 04:24:48 -05:00
Exp yield configs (#3995)
* Gen 1 exp yield config * I'm a dumdum * Gen 2 configs * Exp yield configs up to gen3 * Gen 4 configs * Gen 5 configs * Configs up to gen6 * Gen7 configs * Final form exp adjustments
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
#define P_UPDATED_EGG_GROUPS GEN_LATEST // Since Gen 8, certain Pokémon have gained new egg groups.
|
||||
#define P_UPDATED_FRIENDSHIP GEN_LATEST // Since Gen 8, the base friendship of certain Pokémon was changed.
|
||||
#define P_UPDATED_EVS GEN_LATEST // Some Pokémon have received EV updates after their introduction.
|
||||
#define P_UPDATED_EXP_YIELDS GEN_LATEST // Since Gen 5, some Pokémon have received base Experience changes.
|
||||
|
||||
// Evolution settings
|
||||
#define P_FRIENDSHIP_EVO_THRESHOLD GEN_LATEST // Since Gen 8, Pokémon that evolve by friendship evolve at or above 160 friendship instead of 220.
|
||||
|
||||
Reference in New Issue
Block a user