summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--constants.asm1
-rw-r--r--wram.asm2
2 files changed, 2 insertions, 1 deletions
diff --git a/constants.asm b/constants.asm
index 2fe1f6ee5..512fb9abc 100644
--- a/constants.asm
+++ b/constants.asm
@@ -3760,6 +3760,7 @@ SUBSTATUS_FOCUS_ENERGY EQU 2
SUBSTATUS_MIST EQU 1
SUBSTATUS_UNLEASH EQU 0
+SUBSTATUS_CANT_RUN EQU 7
SUBSTATUS_DESTINY_BOND EQU 6
SUBSTATUS_LOCK_ON EQU 5
SUBSTATUS_TOXIC EQU 0
diff --git a/wram.asm b/wram.asm
index 28ed0d0d0..293d8d086 100644
--- a/wram.asm
+++ b/wram.asm
@@ -550,7 +550,7 @@ PlayerSubStatus4: ; c66b
ds 1
PlayerSubStatus5: ; c66c
; bit
-; 7
+; 7 cant run
; 6 destiny bond
; 5 lock-on
; 4