Don't lock inventory stats; temp fix for post-game progressive items

This commit is contained in:
cassidoxa
2023-02-21 15:39:55 -05:00
parent 02786974ad
commit af59265712

View File

@@ -175,7 +175,6 @@ macro BottomHalf(address)
endmacro
;--------------------------------------------------------------------------------
FullInventoryExternal:
LDA.l StatsLocked : BEQ + : RTL : +
PHA : PHX : PHP : JMP AddInventory_incrementCounts
;--------------------------------------------------------------------------------
AddInventory:
@@ -225,8 +224,6 @@ AddInventory:
+
.incrementCounts
LDA.l StatsLocked : BEQ + : JMP .done : +
; don't count any of this stuff
CPY.b #$20 : BNE + : JMP .itemCounts : + ; Crystal
CPY.b #$26 : BNE + : JMP .itemCounts : + ; Heart Piece Completion Heart