pokeemerald/data/maps/Underwater_SootopolisCity/scripts.inc
2021-07-20 15:18:31 -04:00

9 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