You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-12-11 05:02:16 -08:00
rename bit2 script commands to flag
This commit is contained in:
@@ -67,7 +67,7 @@ ReceptionistScript_0x560ce: ; 0x560ce
|
||||
loadfont
|
||||
checkcode $b
|
||||
if_not_equal SUNDAY, UnknownScript_0x56112
|
||||
checkbit2 $005b
|
||||
checkflag $005b
|
||||
iftrue UnknownScript_0x56112
|
||||
special $0059
|
||||
2writetext UnknownText_0x56143
|
||||
@@ -82,7 +82,7 @@ UnknownScript_0x560ee: ; 0x560ee
|
||||
keeptextopen
|
||||
verbosegiveitem TM_27, 1
|
||||
iffalse UnknownScript_0x56116
|
||||
setbit2 $005b
|
||||
setflag $005b
|
||||
loadmovesprites
|
||||
end
|
||||
; 0x560fd
|
||||
@@ -99,7 +99,7 @@ UnknownScript_0x56103: ; 0x56103
|
||||
keeptextopen
|
||||
verbosegiveitem TM_21, 1
|
||||
iffalse UnknownScript_0x56116
|
||||
setbit2 $005b
|
||||
setflag $005b
|
||||
loadmovesprites
|
||||
end
|
||||
; 0x56112
|
||||
|
||||
Reference in New Issue
Block a user