pokeemerald/data/maps/Underwater_MarineCave/scripts.inc

14 lines
379 B
PHP
Raw Normal View History

2017-11-10 02:21:31 +01:00
Underwater_MarineCave_MapScripts:: @ 823AFB8
map_script 5, Underwater_MarineCave_MapScript1_23AFC7
map_script 3, Underwater_MarineCave_MapScript1_23AFC3
.byte 0
Underwater_MarineCave_MapScript1_23AFC3: @ 823AFC3
2019-01-02 22:12:43 +01:00
setflag FLAG_ARRIVED_AT_MARINE_CAVE_EMERGE_SPOT
2017-11-10 02:21:31 +01:00
end
Underwater_MarineCave_MapScript1_23AFC7: @ 823AFC7
setdivewarp MAP_MARINE_CAVE_ENTRANCE, 255, 10, 17
2017-11-10 02:21:31 +01:00
end