mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-16 19:47:35 +01:00
9 lines
191 B
PHP
9 lines
191 B
PHP
Underwater_Route125_MapScripts::
|
|
map_script MAP_SCRIPT_ON_RESUME, Underwater_Route125_OnResume
|
|
.byte 0
|
|
|
|
Underwater_Route125_OnResume:
|
|
call AbnormalWeather_Underwater_SetupEscapeWarp
|
|
end
|
|
|