From f06d8a6c7dd16c651c5beb0a15874c304704e4dd Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 22 Jun 2018 02:23:28 -0300 Subject: Ah... My bad. As promised, Helena aids you in making the Leather Quiver. --- npc/012-2/helena.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'npc/012-2/helena.txt') diff --git a/npc/012-2/helena.txt b/npc/012-2/helena.txt index 5f81bfcd9..c9807445d 100644 --- a/npc/012-2/helena.txt +++ b/npc/012-2/helena.txt @@ -191,15 +191,19 @@ L_Hood: mes ""; if (@menu != 1) close; + inventoryplace LeatherPatch, 1; delitem BanditHood, 10; Zeny=Zeny+2000; getexp 1599,0; // 20% from needed exp + getitem LeatherPatch, 1; setq HurnscaldQuest_Bandits, 4; mesn; mesq l("Hey hey... Good job! I was worried you would ruin their hoods before being able to take them."); next; mesn; mesq l("Here is 2000 GP for your efforts. Thanks for making Hurnscald a better place to live."); + next; + mes col(l("You also gained a @@. Bows are very slow, so you should talk to the Blacksmith to make a Quiver.", getitemlink(LeatherPatch)), 9); close; -- cgit v1.2.3-60-g2f50