9 lines
186 B
PHP
Raw Normal View History

2017-11-09 19:21:31 -06:00
Underwater5_MapScripts:: @ 81F7731
2019-11-08 03:37:46 -05:00
map_script MAP_SCRIPT_ON_RESUME, Underwater5_OnResume
2017-11-09 19:21:31 -06:00
.byte 0
2019-11-08 03:37:46 -05:00
Underwater5_OnResume: @ 81F7737
call UnusualWeather_Underwater_SetupEscapeWarp
2017-11-09 19:21:31 -06:00
end