Give proper names to underwater maps

This commit is contained in:
GriffinR
2020-09-01 03:03:14 -04:00
parent 5773bb8643
commit f5495d1220
57 changed files with 498 additions and 498 deletions

View File

@@ -0,0 +1,8 @@
Underwater_Route127_MapScripts:: @ 81F7724
map_script MAP_SCRIPT_ON_RESUME, Underwater_Route127_OnResume
.byte 0
Underwater_Route127_OnResume: @ 81F772A
call AbnormalWeather_Underwater_SetupEscapeWarp
end