summaryrefslogtreecommitdiff
path: root/maps/EcruteakGym.asm
diff options
context:
space:
mode:
Diffstat (limited to 'maps/EcruteakGym.asm')
-rw-r--r--maps/EcruteakGym.asm8
1 files changed, 4 insertions, 4 deletions
diff --git a/maps/EcruteakGym.asm b/maps/EcruteakGym.asm
index ede295834..421f48fe2 100644
--- a/maps/EcruteakGym.asm
+++ b/maps/EcruteakGym.asm
@@ -74,10 +74,10 @@ EcruteakGymActivateRockets:
end
.GoldenrodRockets:
- jumpstd goldenrodrockets
+ jumpstd GoldenrodRocketsScript
.RadioTowerRockets:
- jumpstd radiotowerrockets
+ jumpstd RadioTowerRocketsScript
EcruteakGymClosed:
applymovement PLAYER, EcruteakGymPlayerStepUpMovement
@@ -158,10 +158,10 @@ EcruteakGymGuyScript:
EcruteakGymStatue:
checkflag ENGINE_FOGBADGE
iftrue .Beaten
- jumpstd gymstatue1
+ jumpstd GymStatue1Script
.Beaten:
gettrainername STRING_BUFFER_4, MORTY, MORTY1
- jumpstd gymstatue2
+ jumpstd GymStatue2Script
EcruteakGymPlayerStepUpMovement:
step UP