Document landmark setting and item balls

This commit is contained in:
Fontbane
2019-04-03 14:13:11 -04:00
committed by huderlem
parent 704f025a00
commit 90e32f4ec5
107 changed files with 366 additions and 366 deletions

View File

@@ -1,6 +1,6 @@
SealedChamber_OuterRoom_MapScripts:: @ 8239106
map_script MAP_SCRIPT_ON_RESUME, SealedChamber_OuterRoom_MapScript1_239116
map_script MAP_SCRIPT_ON_TRANSITION, SealedChamber_OuterRoom_MapScript1_239127
map_script MAP_SCRIPT_ON_TRANSITION, SealedChamber_OuterRoom_MapScript1_SetLandmark
map_script MAP_SCRIPT_ON_LOAD, SealedChamber_OuterRoom_MapScript1_23912B
.byte 0
@@ -9,7 +9,7 @@ SealedChamber_OuterRoom_MapScript1_239116: @ 8239116
setescapewarp MAP_UNDERWATER_SEALED_CHAMBER, 255, 12, 44
end
SealedChamber_OuterRoom_MapScript1_239127: @ 8239127
SealedChamber_OuterRoom_MapScript1_SetLandmark: @ 8239127
setflag FLAG_LANDMARK_SEALED_CHAMBER
end