summaryrefslogtreecommitdiff
path: root/maps/GoldenrodGym.asm
diff options
context:
space:
mode:
Diffstat (limited to 'maps/GoldenrodGym.asm')
-rw-r--r--maps/GoldenrodGym.asm8
1 files changed, 4 insertions, 4 deletions
diff --git a/maps/GoldenrodGym.asm b/maps/GoldenrodGym.asm
index 9c3872edc..49faf9e72 100644
--- a/maps/GoldenrodGym.asm
+++ b/maps/GoldenrodGym.asm
@@ -85,10 +85,10 @@ GoldenrodGymActivateRockets:
end
.GoldenrodRockets:
- jumpstd goldenrodrockets
+ jumpstd GoldenrodRocketsScript
.RadioTowerRockets:
- jumpstd radiotowerrockets
+ jumpstd RadioTowerRocketsScript
TrainerLassCarrie:
trainer LASS, CARRIE, EVENT_BEAT_LASS_CARRIE, LassCarrieSeenText, LassCarrieBeatenText, 0, .Script
@@ -167,10 +167,10 @@ GoldenrodGymGuyScript:
GoldenrodGymStatue:
checkflag ENGINE_PLAINBADGE
iftrue .Beaten
- jumpstd gymstatue1
+ jumpstd GymStatue1Script
.Beaten:
gettrainername STRING_BUFFER_4, WHITNEY, WHITNEY1
- jumpstd gymstatue2
+ jumpstd GymStatue2Script
BridgetWalksUpMovement:
step LEFT