summaryrefslogtreecommitdiff
path: root/npc/012-2
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-06-22 01:50:19 -0300
committerJesusaves <cpntb1@ymail.com>2018-06-22 01:50:19 -0300
commitb7d62e6aa48b80103ac93ed5d8d54bfec3f0cfeb (patch)
tree24730b7e0f8a5f052ee1c3827db091e8ea00f383 /npc/012-2
parent6875e1f816a03c897a9abc86a0b77fab8a834d8e (diff)
downloadserverdata-b7d62e6aa48b80103ac93ed5d8d54bfec3f0cfeb.tar.gz
serverdata-b7d62e6aa48b80103ac93ed5d8d54bfec3f0cfeb.tar.bz2
serverdata-b7d62e6aa48b80103ac93ed5d8d54bfec3f0cfeb.tar.xz
serverdata-b7d62e6aa48b80103ac93ed5d8d54bfec3f0cfeb.zip
Fix typo and infinite reward bug
Diffstat (limited to 'npc/012-2')
-rw-r--r--npc/012-2/helena.txt5
1 files changed, 3 insertions, 2 deletions
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: