From c2fcc0bf61dc32a822f4e55c7945a08b870e9411 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 19 Dec 2018 13:37:59 -0200 Subject: Finish quest experience rebalancing with formula/eye as asked by players. Other than Helena's daily quest, all the 53 remaining quest are ok. --- npc/functions/clientversion.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc/functions') diff --git a/npc/functions/clientversion.txt b/npc/functions/clientversion.txt index b83b929e9..32a19b0bc 100644 --- a/npc/functions/clientversion.txt +++ b/npc/functions/clientversion.txt @@ -64,6 +64,8 @@ function script checkclientversion { getexp 1500, 0; if (getq(HalinarzoQuest_TraderKing) >= 2) getexp 5000, 0; + if (getq(HurnscaldQuest_Bandits) >= 8) + getexp 1000, 0; //getexp 5000, 0; dispbottom l("Your experience level has been updated."); } -- cgit v1.2.3-60-g2f50