pokeemerald/data/maps/Underwater_Route134/scripts.inc

9 lines
201 B
PHP
Raw Normal View History

2017-11-10 02:21:31 +01:00
Underwater_Route134_MapScripts:: @ 82390B5
2019-11-08 09:37:46 +01:00
map_script MAP_SCRIPT_ON_RESUME, Underwater_Route134_OnResume
2017-11-10 02:21:31 +01:00
.byte 0
2019-11-08 09:37:46 +01:00
Underwater_Route134_OnResume: @ 82390BB
setdivewarp MAP_ROUTE134, 255, 60, 31
2017-11-10 02:21:31 +01:00
end