Identify more move effect commands

This commit is contained in:
yenatch 2013-03-27 01:52:04 -04:00
parent 3e6c37fe52
commit d2f6b6febe
3 changed files with 348 additions and 151 deletions

File diff suppressed because it is too large Load Diff

View File

@ -9551,7 +9551,7 @@ MistText: ; 0x8130b
db "shrouded in MIST!", $58
; 0x81321
BattleText_0x81321: ; 0x81321
ProtectedByMistText: ; 0x81321
db $0, $59, "'s", $4f
db "protected by MIST.", $58
; 0x81338

View File

@ -524,7 +524,7 @@ PlayerSubStatus2: ; c669
; 3
; 2
; 1
; 0
; 0 curled
ds 1
PlayerSubStatus3: ; c66a
; bit
@ -540,7 +540,7 @@ PlayerSubStatus3: ; c66a
PlayerSubStatus4: ; c66b
; bit
; 7 leech seed
; 6
; 6 rage
; 5 recharge
; 4 substitute
; 3
@ -551,7 +551,7 @@ PlayerSubStatus4: ; c66b
PlayerSubStatus5: ; c66c
; bit
; 7
; 6
; 6 destiny bond
; 5 lock-on
; 4
; 3
@ -604,7 +604,9 @@ PlayerDamageTaken: ; c682
EnemyDamageTaken: ; c684
ds 2
ds 5
ds 4
ds 1
BattleScriptBuffer: ; c68a
ds 40