14 lines
421 B
PHP
Raw Normal View History

2017-11-09 19:21:31 -06:00
Underwater_MarineCave_MapScripts:: @ 823AFB8
2019-02-22 02:28:32 -05:00
map_script MAP_SCRIPT_ON_RESUME, Underwater_MarineCave_MapScript1_23AFC7
map_script MAP_SCRIPT_ON_TRANSITION, Underwater_MarineCave_MapScript1_23AFC3
2017-11-09 19:21:31 -06:00
.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-09 19:21:31 -06:00
end
Underwater_MarineCave_MapScript1_23AFC7: @ 823AFC7
setdivewarp MAP_MARINE_CAVE_ENTRANCE, 255, 10, 17
2017-11-09 19:21:31 -06:00
end