mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-17 03:57:38 +01:00
9 lines
176 B
PHP
9 lines
176 B
PHP
Underwater_Route134_MapScripts::
|
|
map_script MAP_SCRIPT_ON_RESUME, Underwater_Route134_OnResume
|
|
.byte 0
|
|
|
|
Underwater_Route134_OnResume:
|
|
setdivewarp MAP_ROUTE134, 60, 31
|
|
end
|
|
|