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 a142e27a1..be84cb702 100644
--- a/npc/functions/clientversion.txt
+++ b/npc/functions/clientversion.txt
@@ -1046,7 +1046,7 @@ function script clientupdater {
UPDATE=1664044635;
skill TMW2_DROPS, REBIRTH+1, 0;
if (getskilllv(TMW2_SKILLPERMIT) >= 2)
- getexp 0, 1000;
+ getexp 20000, 1000;
}
// :// End of Regular Update System