sovereignx/data/maps/Underwater3/scripts.inc

9 lines
187 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
2019-12-02 00:19:47 +00:00
call AbnormalWeather_Underwater_SetupEscapeWarp
2017-11-10 01:21:31 +00:00
end