tumbledemerald-legacy/data/maps/Underwater_SootopolisCity/scripts.inc
2022-05-19 17:14:13 +00:00

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