Better trainer AI comments and finish off trainer attributes.
This commit is contained in:
@@ -109,15 +109,18 @@ SUBSTATUS_LEECH_SEED EQU 7
|
||||
SUBSTATUS_RAGE EQU 6
|
||||
SUBSTATUS_RECHARGE EQU 5
|
||||
SUBSTATUS_SUBSTITUTE EQU 4
|
||||
; EQU 3
|
||||
SUBSTATUS_FOCUS_ENERGY EQU 2
|
||||
SUBSTATUS_MIST EQU 1
|
||||
SUBSTATUS_UNLEASH EQU 0
|
||||
SUBSTATUS_X_ACCURACY EQU 0
|
||||
|
||||
SUBSTATUS_CANT_RUN EQU 7
|
||||
SUBSTATUS_DESTINY_BOND EQU 6
|
||||
SUBSTATUS_LOCK_ON EQU 5
|
||||
SUBSTATUS_ENCORED EQU 4
|
||||
SUBSTATUS_TRANSFORMED EQU 3
|
||||
; EQU 2
|
||||
; EQU 1
|
||||
SUBSTATUS_TOXIC EQU 0
|
||||
|
||||
; environmental
|
||||
|
Reference in New Issue
Block a user