sovereignx/data/maps/Underwater_MarineCave/scripts.inc

14 lines
379 B
PHP
Raw Normal View History

2017-11-10 01:21:31 +00: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 21:12:43 +00:00
setflag FLAG_ARRIVED_AT_MARINE_CAVE_EMERGE_SPOT
2017-11-10 01:21:31 +00:00
end
Underwater_MarineCave_MapScript1_23AFC7: @ 823AFC7
setdivewarp MAP_MARINE_CAVE_ENTRANCE, 255, 10, 17
2017-11-10 01:21:31 +00:00
end