9 lines
201 B
PHP
9 lines
201 B
PHP
|
Underwater_SootopolisCity_MapScripts::
|
||
|
map_script MAP_SCRIPT_ON_RESUME, Underwater_SootopolisCity_OnResume
|
||
|
.byte 0
|
||
|
|
||
|
Underwater_SootopolisCity_OnResume:
|
||
|
setdivewarp MAP_SOOTOPOLIS_CITY, 29, 53
|
||
|
end
|
||
|
|