pokeemerald/data/maps/Underwater3/scripts.inc

9 lines
187 B
PHP
Raw Normal View History

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