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 bit1 script commands to event
This commit is contained in:
@@ -18,7 +18,7 @@ UnknownScript_0x184005: ; 0x184005
|
||||
CooltrainerMScript_0x184009: ; 0x184009
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit1 EVENT_RETURNED_MACHINE_PART
|
||||
checkevent EVENT_RETURNED_MACHINE_PART
|
||||
iftrue UnknownScript_0x184017
|
||||
2writetext UnknownText_0x1840bc
|
||||
closetext
|
||||
@@ -72,9 +72,9 @@ CooltrainerFScript_0x18402a: ; 0x18402a
|
||||
FisherScript_0x18404a: ; 0x18404a
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit1 EVENT_RETURNED_MACHINE_PART
|
||||
checkevent EVENT_RETURNED_MACHINE_PART
|
||||
iftrue UnknownScript_0x184058
|
||||
checkbit1 EVENT_MET_ROCKET_GRUNT_AT_CERULEAN_GYM
|
||||
checkevent EVENT_MET_ROCKET_GRUNT_AT_CERULEAN_GYM
|
||||
iftrue UnknownScript_0x18405e
|
||||
UnknownScript_0x184058: ; 0x184058
|
||||
2writetext UnknownText_0x18424e
|
||||
@@ -96,7 +96,7 @@ YoungsterScript_0x184064: ; 0x184064
|
||||
2writetext UnknownText_0x1842a9
|
||||
closetext
|
||||
loadmovesprites
|
||||
checkbit1 $00fa
|
||||
checkevent $00fa
|
||||
iffalse UnknownScript_0x184072
|
||||
end
|
||||
; 0x184072
|
||||
|
||||
Reference in New Issue
Block a user