summaryrefslogtreecommitdiff
path: root/constants/battle_constants.asm
diff options
context:
space:
mode:
Diffstat (limited to 'constants/battle_constants.asm')
-rw-r--r--constants/battle_constants.asm2
1 files changed, 2 insertions, 0 deletions
diff --git a/constants/battle_constants.asm b/constants/battle_constants.asm
index 2c5e6b83..4fc3020b 100644
--- a/constants/battle_constants.asm
+++ b/constants/battle_constants.asm
@@ -66,6 +66,8 @@ NUM_BATTLE_STATS EQU NUM_STATS - 1 ; don't count HP
STAT_MIN_NORMAL EQU 5
STAT_MIN_HP EQU 10
+MAX_STAT_VALUE EQU 999
+
; shiny dvs
ATKDEFDV_SHINY EQU $EA
SPDSPCDV_SHINY EQU $AA