mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-12-27 20:24:18 +01:00
Bumped EVOS_PER_MON from 8 to 10
This commit is contained in:
parent
210cfabe4c
commit
89f6036e77
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user