Fix bonk torches and smithy

This commit is contained in:
2026-02-07 23:52:47 -06:00
parent 2a31b7763b
commit 9208d06f3a
2 changed files with 9 additions and 3 deletions

View File

@@ -134,8 +134,10 @@ GetSmithSword:
LDA.l SmithItem : TAY
JSL ShieldCheck
BCC .done
BCS +
JML $86B4A5
+
STZ.w ItemReceiptMethod ; Item from NPC
PHX : JSL Link_ReceiveItem : PLX