summaryrefslogtreecommitdiff
path: root/data/maps/Underwater_MarineCave/scripts.inc
blob: ac96e3a9b29eec4f241d59b4a8bc96914f7d48cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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
	setflag FLAG_0x8D9
	end

Underwater_MarineCave_MapScript1_23AFC7: @ 823AFC7
	setdivewarp MAP_MARINE_CAVE_ENTRANCE, 255, 10, 17
	end