mirror of
https://github.com/rh-hideout/pokeemerald-expansion.git
synced 2026-06-01 06:25:12 -05:00
9 lines
186 B
PHP
9 lines
186 B
PHP
Underwater3_MapScripts:: @ 81F7724
|
|
map_script MAP_SCRIPT_ON_RESUME, Underwater3_OnResume
|
|
.byte 0
|
|
|
|
Underwater3_OnResume: @ 81F772A
|
|
call UnusualWeather_Underwater_SetupEscapeWarp
|
|
end
|
|
|