Fix compass toggle check and eastern palace split room

This commit is contained in:
2026-05-11 22:21:08 -05:00
parent 85a4abbe7b
commit a52f0d71fb
2 changed files with 4 additions and 2 deletions

View File

@@ -490,7 +490,9 @@ GetLootClass:
CMP.w #$0080 : BNE .not_compass
.compass
LDA.l AlwaysShowCompass : BNE .check_value
LDA.l AlwaysShowCompass
AND.w #$00FF
BNE .check_value
.not_compass
LDA.b $0E

View File

@@ -452,7 +452,7 @@ db $01
%d(..areas) : %d(..doors) : %d(.no_items) : %d(.no_items) : %d(.no_items) : %d(.no_items)
..areas
db $02, $00, $80, $00, $FF
db $01, $34, $D4, $B8, $FF
db $01, $34, $44, $B4, $FF
db $FF
..doors
db $03, $06