More RAM labels
Fixed tablets checking for item collected, uses NpcFlags+1 Deleted mantle.asm, moved to lampmantlecone.asm
This commit is contained in:
@@ -114,13 +114,11 @@ org $308036 ; PC 0x180036 - 0x180037
|
||||
RupoorDeduction:
|
||||
dw #$000A ; #$0A - Default (10 decimal)
|
||||
;--------------------------------------------------------------------------------
|
||||
org $308038 ; PC 0x180038 -0x18003A
|
||||
org $308038 ; PC 0x180038
|
||||
LampConeSewers:
|
||||
db #$01 ; #$00 = Off - #$01 = On (default)
|
||||
LampConeLightWorld:
|
||||
db #$01 ; #$00 = Off (default) - #$01 = On
|
||||
LampConeDarkWorld:
|
||||
db #$00 ; #$00 = Off (default) - #$01 = On
|
||||
;--------------------------------------------------------------------------------
|
||||
; 0x180039 - 0x18003A (Unused)
|
||||
;--------------------------------------------------------------------------------
|
||||
org $30803B ; PC 0x18003B - PC 0x18003C
|
||||
MapMode:
|
||||
|
||||
Reference in New Issue
Block a user