summaryrefslogtreecommitdiff
path: root/maps/SeafoamGym.asm
diff options
context:
space:
mode:
Diffstat (limited to 'maps/SeafoamGym.asm')
-rw-r--r--maps/SeafoamGym.asm14
1 files changed, 7 insertions, 7 deletions
diff --git a/maps/SeafoamGym.asm b/maps/SeafoamGym.asm
index 4b0a49491..16d3879a4 100644
--- a/maps/SeafoamGym.asm
+++ b/maps/SeafoamGym.asm
@@ -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: