You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
rename bit2 script commands to flag
This commit is contained in:
@@ -18,7 +18,7 @@ DaisyScript_0x19b0d0: ; 0x19b0d0
|
||||
; 0x19b0de
|
||||
|
||||
UnknownScript_0x19b0de: ; 0x19b0de
|
||||
checkbit2 $005c
|
||||
checkflag $005c
|
||||
iftrue UnknownScript_0x19b11e
|
||||
2writetext UnknownText_0x19b1b6
|
||||
yesorno
|
||||
@@ -28,7 +28,7 @@ UnknownScript_0x19b0de: ; 0x19b0de
|
||||
special $0063
|
||||
if_equal $0, UnknownScript_0x19b124
|
||||
if_equal $1, UnknownScript_0x19b12a
|
||||
setbit2 $005c
|
||||
setflag $005c
|
||||
2writetext UnknownText_0x19b266
|
||||
closetext
|
||||
loadmovesprites
|
||||
|
||||
Reference in New Issue
Block a user