mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
arena trap substatus
This commit is contained in:
parent
2b00d49065
commit
9b68493758
@ -3760,6 +3760,7 @@ SUBSTATUS_FOCUS_ENERGY EQU 2
|
|||||||
SUBSTATUS_MIST EQU 1
|
SUBSTATUS_MIST EQU 1
|
||||||
SUBSTATUS_UNLEASH EQU 0
|
SUBSTATUS_UNLEASH EQU 0
|
||||||
|
|
||||||
|
SUBSTATUS_CANT_RUN EQU 7
|
||||||
SUBSTATUS_DESTINY_BOND EQU 6
|
SUBSTATUS_DESTINY_BOND EQU 6
|
||||||
SUBSTATUS_LOCK_ON EQU 5
|
SUBSTATUS_LOCK_ON EQU 5
|
||||||
SUBSTATUS_TOXIC EQU 0
|
SUBSTATUS_TOXIC EQU 0
|
||||||
|
Loading…
Reference in New Issue
Block a user