diff --git a/include/constants/pokemon.h b/include/constants/pokemon.h index 9129f4a710..28eb3701ea 100644 --- a/include/constants/pokemon.h +++ b/include/constants/pokemon.h @@ -304,7 +304,7 @@ #define EVO_LEVEL_DARK_TYPE_MON_IN_PARTY 30 // Pokémon reaches the specified level with a Dark Type Pokémon in party #define EVO_TRADE_SPECIFIC_MON 31 // Pokémon is traded for a specified Pokémon -#define EVOS_PER_MON 8 +#define EVOS_PER_MON 10 #define NUM_MALE_LINK_FACILITY_CLASSES 8 #define NUM_FEMALE_LINK_FACILITY_CLASSES 8