Rename several script commands
This commit is contained in:
@@ -17,10 +17,10 @@ BlaineScript_0x1ab4fb:
|
||||
checkflag ENGINE_VOLCANOBADGE
|
||||
iftrue .FightDone
|
||||
writetext UnknownText_0x1ab548
|
||||
waitbutton
|
||||
closetext
|
||||
loadmovesprites
|
||||
winlosstext UnknownText_0x1ab646, 0
|
||||
loadtrainer BLAINE, 1
|
||||
scriptedtrainerdata BLAINE, 1
|
||||
startbattle
|
||||
iftrue .ReturnAfterBattle
|
||||
appear $3
|
||||
@@ -30,17 +30,17 @@ BlaineScript_0x1ab4fb:
|
||||
loadfont
|
||||
writetext UnknownText_0x1ab683
|
||||
playsound SFX_GET_BADGE
|
||||
waitbutton
|
||||
waitsfx
|
||||
setflag ENGINE_VOLCANOBADGE
|
||||
writetext UnknownText_0x1ab69d
|
||||
waitbutton
|
||||
closetext
|
||||
loadmovesprites
|
||||
end
|
||||
|
||||
.FightDone
|
||||
writetext UnknownText_0x1ab71c
|
||||
waitbutton
|
||||
closetext
|
||||
loadmovesprites
|
||||
end
|
||||
|
||||
SeafoamGymGuyScript:
|
||||
@@ -49,15 +49,15 @@ SeafoamGymGuyScript:
|
||||
checkevent EVENT_TALKED_TO_SEAFOAM_GYM_GUY_ONCE
|
||||
iftrue .TalkedToSeafoamGymGuyScript
|
||||
writetext SeafoamGymGuyWinText
|
||||
waitbutton
|
||||
closetext
|
||||
loadmovesprites
|
||||
setevent EVENT_TALKED_TO_SEAFOAM_GYM_GUY_ONCE
|
||||
end
|
||||
|
||||
.TalkedToSeafoamGymGuyScript
|
||||
writetext SeafoamGymGuyWinText2
|
||||
waitbutton
|
||||
closetext
|
||||
loadmovesprites
|
||||
end
|
||||
|
||||
UnknownText_0x1ab548:
|
||||
|
Reference in New Issue
Block a user