From b7d62e6aa48b80103ac93ed5d8d54bfec3f0cfeb Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 22 Jun 2018 01:50:19 -0300 Subject: Fix typo and infinite reward bug --- npc/012-2/helena.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'npc/012-2') diff --git a/npc/012-2/helena.txt b/npc/012-2/helena.txt index 7b0901012..64e9f05d9 100644 --- a/npc/012-2/helena.txt +++ b/npc/012-2/helena.txt @@ -219,11 +219,12 @@ L_Finish: inventoryplace ForestArmor, 1; getitem ForestArmor, 1; getexp 5842,93; // 10% from needed exp + JExp level 6 + setq HurnscaldQuest_Bandits, 8; mesn; - mesq l("Here is the @@, my armor, and one of the best for rangers.", getitemlink(ForestArmor)); + mesq l("Here is the @@, like my armor, and one of the best for rangers.", getitemlink(ForestArmor)); next; mesn; - mesq l("Any friend of Hurnscald is my friend too. Come to me if you want to do daily quests!"); + mesq l("Any friend of Hurnscald is my friend too. Come to me again, if you want to do daily quests!"); close; OnInit: -- cgit v1.2.3-70-g09d2