diff --git a/pendantcrystalhud.asm b/pendantcrystalhud.asm index 69549fb..2b1cb66 100644 --- a/pendantcrystalhud.asm +++ b/pendantcrystalhud.asm @@ -168,7 +168,7 @@ RTL ;-------------------------------------------------------------------------------- ChangeBootsColorForFakeBoots: LDA.l FakeBoots : AND.w #$00FF : BEQ + - LDA.l EquipmentSRAM+$15 : AND.w #$00FF : BNE + + LDA.l BootsEquipment : AND.w #$00FF : BNE + LDA.w #$F851 ; address of ItemMenu_ItemIcons_usused_nothing, which has the fake boots now BRA ++ + LDA.w #$F821 ; address of ItemMenu_ItemIcons_boots