blob: f9f84841e5db77b40c5ec96baa0cacf0335d7996 (
plain)
1
2
3
4
5
6
7
8
|
Underwater_Route129_MapScripts:: @ 81F7731
map_script MAP_SCRIPT_ON_RESUME, Underwater_Route129_OnResume
.byte 0
Underwater_Route129_OnResume: @ 81F7737
call AbnormalWeather_Underwater_SetupEscapeWarp
end
|