sovereignx/data/maps/Underwater6/scripts.inc

9 lines
187 B
PHP
Raw Normal View History

2017-11-10 01:21:31 +00:00
Underwater6_MapScripts:: @ 81F773D
2019-11-08 08:37:46 +00:00
map_script MAP_SCRIPT_ON_RESUME, Underwater6_OnResume
2017-11-10 01:21:31 +00:00
.byte 0
2019-11-08 08:37:46 +00:00
Underwater6_OnResume: @ 81F7743
2019-12-02 00:19:47 +00:00
call AbnormalWeather_Underwater_SetupEscapeWarp
2017-11-10 01:21:31 +00:00
end