diff --git a/bookofmudora.asm b/bookofmudora.asm index 9a6bcc8..60c476f 100644 --- a/bookofmudora.asm +++ b/bookofmudora.asm @@ -65,6 +65,7 @@ GiveBonkItem: PHY : LDY.b #$24 : JSL.l AddInventory : PLY ; do inventory processing for a small key LDA.l CurrentSmallKeys : INC A : STA.l CurrentSmallKeys LDA.b #$2F : JSL.l Sound_SetSfx3PanLong + INC.w UpdateHUDFlag RTL .notKey PHY : TAY : JSL.l Link_ReceiveItem : PLY