Consolidate the duplicate stat level data files
This commit is contained in:
@@ -6756,7 +6756,8 @@ ApplyStatLevelMultiplier:
|
||||
pop bc
|
||||
ret
|
||||
|
||||
INCLUDE "data/battle/stat_multipliers_2.asm"
|
||||
StatLevelMultipliers_Applied:
|
||||
INCLUDE "data/battle/stat_multipliers.asm"
|
||||
|
||||
BadgeStatBoosts:
|
||||
; Raise the stats of the battle mon in wBattleMon
|
||||
|
@@ -4622,6 +4622,7 @@ GetStatName:
|
||||
|
||||
INCLUDE "data/battle/stat_names.asm"
|
||||
|
||||
StatLevelMultipliers:
|
||||
INCLUDE "data/battle/stat_multipliers.asm"
|
||||
|
||||
BattleCommand_AllStatsUp:
|
||||
|
Reference in New Issue
Block a user