diff options
Diffstat (limited to 'constants.asm')
-rw-r--r-- | constants.asm | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/constants.asm b/constants.asm index 5fc98c585..cd461b3b9 100644 --- a/constants.asm +++ b/constants.asm @@ -3772,6 +3772,12 @@ SUBSTATUS_LOCK_ON EQU 5 SUBSTATUS_TOXIC EQU 0 +SCREENS_REFLECT EQU 4 +SCREENS_LIGHT_SCREEN EQU 3 +SCREENS_SAFEGUARD EQU 2 +SCREENS_SPIKES EQU 0 + + ; status SLP EQU 7 ; 7 turns |