mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-01-29 14:53:55 +01:00
follow suggestion
Co-authored-by: LOuroboros <lunosouroboros@gmail.com>
This commit is contained in:
parent
c1743db19a
commit
6402a7ab6e
@ -92,11 +92,9 @@
|
||||
#define GEN_8 5
|
||||
#endif
|
||||
|
||||
|
||||
// Mega Evolution settings
|
||||
#define B_MEGA_EVO_TURN_ORDER GEN_7 // In Gen7, a Pokémon's Speed after Mega Evolution is used to determine turn order, not its Speed before.
|
||||
|
||||
|
||||
// Calculation settings
|
||||
#define B_CRIT_CHANCE GEN_7 // Chances of a critical hit landing. See CalcCritChanceStage.
|
||||
#define B_CRIT_MULTIPLIER GEN_7 // In Gen6+, critical hits multiply damage by 1.5 instead of 2.
|
||||
|
Loading…
x
Reference in New Issue
Block a user