sovereignx/data/maps/Underwater3/scripts.inc

9 lines
186 B
PHP
Raw Normal View History

2017-11-10 01:21:31 +00:00
Underwater3_MapScripts:: @ 81F7724
2019-11-08 08:37:46 +00:00
map_script MAP_SCRIPT_ON_RESUME, Underwater3_OnResume
2017-11-10 01:21:31 +00:00
.byte 0
2019-11-08 08:37:46 +00:00
Underwater3_OnResume: @ 81F772A
call UnusualWeather_Underwater_SetupEscapeWarp
2017-11-10 01:21:31 +00:00
end