From 04cf1ef296334c42edf7b9a9d8a4f87b417a12fe Mon Sep 17 00:00:00 2001 From: jesusalva Date: Wed, 7 Mar 2018 00:59:17 -0300 Subject: Fix Dan's quest --- npc/002-1/dan.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/002-1/dan.txt') diff --git a/npc/002-1/dan.txt b/npc/002-1/dan.txt index 395b41e7e..80f137064 100644 --- a/npc/002-1/dan.txt +++ b/npc/002-1/dan.txt @@ -59,8 +59,8 @@ L_Reward: next; mesn; mesq l("Here, take this pair of boots as a reward!"); - inventoryplace CreasedGloves, 1; - getitem CreasedGloves, 1; + inventoryplace CreasedBoots, 1; + getitem CreasedBoots, 1; setq ShipQuests_Dan, 3, 0; close; -- cgit v1.2.3-60-g2f50