From 508d076bf08c91720e8bf03c4fe8304c01dab1aa Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 30 Mar 2024 00:54:43 -0300 Subject: Missing protection on Anwar code --- npc/004-1/anwar.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/npc/004-1/anwar.txt b/npc/004-1/anwar.txt index ca5371e04..857e55c59 100644 --- a/npc/004-1/anwar.txt +++ b/npc/004-1/anwar.txt @@ -97,6 +97,7 @@ L_SecondTry: close; L_FirstReward: + inventoryplace TortugaShell, 2; mesn; mesq l("Here are two @@. Please deliver it to them. I hope they'll like it.", getitemlink(TortugaShell)); setq TulimsharQuest_AnwarField, 10, 0; -- cgit v1.2.3-70-g09d2