pokeemerald/data/maps/Underwater6/scripts.inc

9 lines
186 B
PHP
Raw Normal View History

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