diff --git a/stats.asm b/stats.asm index e854827..055ab53 100644 --- a/stats.asm +++ b/stats.asm @@ -244,7 +244,9 @@ IncrementSmallKeysNoPrimary: PHP : REP #$20 ; set 16-bit accumulator LDA $048E : CMP.w #$0087 : BNE ++ ; hera basement PLP : PHY : LDY.b #$24 : JSL.l FullInventoryExternal - JSR CountChestKey : PLY : BRA + + LDA ShuffleKeyDrops : BNE +++ + JSR CountChestKey + +++ PLY : BRA + ++ PLP +