summaryrefslogtreecommitdiff
path: root/npc/012-2/helena.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/012-2/helena.txt')
-rw-r--r--npc/012-2/helena.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/012-2/helena.txt b/npc/012-2/helena.txt
index 8425142ce..7b0901012 100644
--- a/npc/012-2/helena.txt
+++ b/npc/012-2/helena.txt
@@ -101,6 +101,7 @@ L_Return:
close;
delitem TreasureKey, 5;
Zeny=Zeny+1000;
+ getexp 6842,0; // 20% from needed exp
setq HurnscaldQuest_Bandits, 2;
mesn;
mesq l("Hey hey... Good job! We can now use again the stuff we recovered from the bandits.");
@@ -164,6 +165,7 @@ L_Hood:
close;
delitem BanditHood, 10;
Zeny=Zeny+2000;
+ getexp 1599,0; // 20% from needed exp
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.");
@@ -216,6 +218,7 @@ L_Finish:
next;
inventoryplace ForestArmor, 1;
getitem ForestArmor, 1;
+ getexp 5842,93; // 10% from needed exp + JExp level 6
mesn;
mesq l("Here is the @@, my armor, and one of the best for rangers.", getitemlink(ForestArmor));
next;