diff --git a/heartpieces.asm b/heartpieces.asm index 5faae3a..9fab7f0 100644 --- a/heartpieces.asm +++ b/heartpieces.asm @@ -132,7 +132,7 @@ HeartUpgradeSpawnDecision: ; this should return #$00 to make the hp spawn RTL .bonk_prize_check PHX - LDA 2,S : TAX : LDA.w $0ED0, X : BEQ .normal_behavior-1 + LDA.b 5,S : TAX : LDA.w $0ED0, X : BEQ .normal_behavior-1 PLX LDA.b #$00 RTL