summaryrefslogtreecommitdiff
path: root/data/maps/SevenIsland_TrainerTower/scripts.inc
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/SevenIsland_TrainerTower/scripts.inc')
-rw-r--r--data/maps/SevenIsland_TrainerTower/scripts.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/SevenIsland_TrainerTower/scripts.inc b/data/maps/SevenIsland_TrainerTower/scripts.inc
index e0b5f78c0..9e3139dd3 100644
--- a/data/maps/SevenIsland_TrainerTower/scripts.inc
+++ b/data/maps/SevenIsland_TrainerTower/scripts.inc
@@ -1,8 +1,8 @@
SevenIsland_TrainerTower_MapScripts:: @ 8168BD5
- map_script 3, SevenIsland_TrainerTower_MapScript1_168BDB
+ map_script MAP_SCRIPT_ON_TRANSITION, SevenIsland_TrainerTower_OnTransition
.byte 0
-SevenIsland_TrainerTower_MapScript1_168BDB:: @ 8168BDB
+SevenIsland_TrainerTower_OnTransition:: @ 8168BDB
setvar VAR_MAP_SCENE_TRAINER_TOWER, 0
end