summaryrefslogtreecommitdiff
path: root/data/maps/Underwater_Route127/scripts.inc
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/Underwater_Route127/scripts.inc')
-rw-r--r--data/maps/Underwater_Route127/scripts.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/Underwater_Route127/scripts.inc b/data/maps/Underwater_Route127/scripts.inc
index 552b9aab8..b6e21b030 100644
--- a/data/maps/Underwater_Route127/scripts.inc
+++ b/data/maps/Underwater_Route127/scripts.inc
@@ -1,8 +1,8 @@
-Underwater_Route127_MapScripts:: @ 81F7724
+Underwater_Route127_MapScripts::
map_script MAP_SCRIPT_ON_RESUME, Underwater_Route127_OnResume
.byte 0
-Underwater_Route127_OnResume: @ 81F772A
+Underwater_Route127_OnResume:
call AbnormalWeather_Underwater_SetupEscapeWarp
end