summaryrefslogtreecommitdiff
path: root/npc/functions/clientversion.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/functions/clientversion.txt')
-rw-r--r--npc/functions/clientversion.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/functions/clientversion.txt b/npc/functions/clientversion.txt
index 998adc36c..e7420a5bd 100644
--- a/npc/functions/clientversion.txt
+++ b/npc/functions/clientversion.txt
@@ -1050,7 +1050,7 @@ function script clientupdater {
if (getskilllv(TMW2_SKILLPERMIT) >= 2)
getexp 20000, 1000;
if (getskilllv(TMW2_SKILLPERMIT) >= 3)
- getexp 360000, 0;
+ getexp 80000, 0;
// Actual value has changed, you'll be refunded in EXP
if (getskilllv(TMW2_SKILLPERMIT) >= 1)
#ADD_LVL+=80000;