summaryrefslogtreecommitdiff
path: root/data/maps/Underwater_Route125/scripts.inc
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/Underwater_Route125/scripts.inc')
-rw-r--r--data/maps/Underwater_Route125/scripts.inc8
1 files changed, 8 insertions, 0 deletions
diff --git a/data/maps/Underwater_Route125/scripts.inc b/data/maps/Underwater_Route125/scripts.inc
new file mode 100644
index 000000000..662120e5e
--- /dev/null
+++ b/data/maps/Underwater_Route125/scripts.inc
@@ -0,0 +1,8 @@
+Underwater_Route125_MapScripts:: @ 81F7749
+ map_script MAP_SCRIPT_ON_RESUME, Underwater_Route125_OnResume
+ .byte 0
+
+Underwater_Route125_OnResume: @ 81F774F
+ call AbnormalWeather_Underwater_SetupEscapeWarp
+ end
+