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_Route129_MapScripts:: @ 81F7731
map_script MAP_SCRIPT_ON_RESUME, Underwater_Route129_OnResume
.byte 0
Underwater_Route129_OnResume: @ 81F7737
call AbnormalWeather_Underwater_SetupEscapeWarp
end