Bumped EVOS_PER_MON from 8 to 10

This commit is contained in:
LOuroboros 2020-11-24 23:47:07 -03:00
parent 210cfabe4c
commit 89f6036e77

View File

@ -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