Rename several script commands

This commit is contained in:
PikalaxALT
2015-11-25 10:16:29 -05:00
parent f599e477fc
commit 01792e00d2
327 changed files with 2935 additions and 2926 deletions

View File

@@ -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: