You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Fix some wrong comments regarding battle substatuses
This commit is contained in:
4
wram.asm
4
wram.asm
@@ -414,7 +414,7 @@ AttackMissed:: ; c667
|
|||||||
PlayerSubStatus1:: ; c668
|
PlayerSubStatus1:: ; c668
|
||||||
; bit
|
; bit
|
||||||
; 7 attract
|
; 7 attract
|
||||||
; 6 encore
|
; 6 rollout
|
||||||
; 5 endure
|
; 5 endure
|
||||||
; 4 perish song
|
; 4 perish song
|
||||||
; 3 identified
|
; 3 identified
|
||||||
@@ -453,7 +453,7 @@ PlayerSubStatus4:: ; c66b
|
|||||||
; 3
|
; 3
|
||||||
; 2 focus energy
|
; 2 focus energy
|
||||||
; 1 mist
|
; 1 mist
|
||||||
; 0 bide: unleashed energy
|
; 0 x accuracy
|
||||||
ds 1
|
ds 1
|
||||||
PlayerSubStatus5:: ; c66c
|
PlayerSubStatus5:: ; c66c
|
||||||
; bit
|
; bit
|
||||||
|
Reference in New Issue
Block a user