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 @@ BlueScript_0x9aa26: ; 0x9aa26
|
||||
loadtrainer BLUE, 1
|
||||
startbattle
|
||||
returnafterbattle
|
||||
setbit1 EVENT_BEAT_BLUE
|
||||
setevent EVENT_BEAT_BLUE
|
||||
loadfont
|
||||
2writetext UnknownText_0x9ac0f
|
||||
playsound $009c
|
||||
@@ -40,7 +40,7 @@ UnknownScript_0x9aa51: ; 0x9aa51
|
||||
ViridianGymGuyScript: ; 0x9aa57
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit1 EVENT_BEAT_BLUE
|
||||
checkevent EVENT_BEAT_BLUE
|
||||
iftrue .ViridianGymGuyWinScript
|
||||
2writetext ViridianGymGuyText
|
||||
closetext
|
||||
|
||||
Reference in New Issue
Block a user