mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-16 19:47:35 +01:00
9 lines
206 B
PHP
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
|
|
|