8 lines
206 B
PHP
8 lines
206 B
PHP
Underwater_SootopolisCity_MapScripts::
|
|
map_script MAP_SCRIPT_ON_RESUME, Underwater_SootopolisCity_OnResume
|
|
.byte 0
|
|
|
|
Underwater_SootopolisCity_OnResume:
|
|
setdivewarp MAP_SOOTOPOLIS_CITY, 255, 29, 53
|
|
end
|
|
|