From 0931f086767df4c49f8bf28dfa68056cb27b9681 Mon Sep 17 00:00:00 2001 From: Karkat Date: Sat, 6 Jan 2018 22:49:54 -0500 Subject: [PATCH] small key dungeon count fix --- hooks.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hooks.asm b/hooks.asm index 91821b5..06766c2 100644 --- a/hooks.asm +++ b/hooks.asm @@ -101,7 +101,7 @@ NOP ;-------------------------------------------------------------------------------- ;org $06D18D ; <- 3518D - sprite_absorbable.asm : 274 (LDA $7EF36F : INC A : STA $7EF36F) org $06D192 ; <- 35192 - sprite_absorbable.asm : 274 (STA $7EF36F) -JSL.l IncrementSmallKeys +JSL.l IncrementSmallKeysNoPrimary ;-------------------------------------------------------------------------------- org $00F945 ; <- 7945 - Bank00.asm : 8557 (JSL SavePalaceDeaths) JSL.l StatTransitionCounter ; we're not bothering to restore the instruction we wrote over