From 474ea9ec239201219d2aaf64281dbb4c110a4ee9 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 30 Jun 2023 23:17:19 -0300 Subject: Fix a bug with sitting and emotes --- npc/functions/clientversion.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/npc/functions/clientversion.txt b/npc/functions/clientversion.txt index 5fe42c2..fe9b1a3 100644 --- a/npc/functions/clientversion.txt +++ b/npc/functions/clientversion.txt @@ -182,6 +182,7 @@ function script clientupdater { // This is the Cross Worlds. Level is overriden. if (#ADD_LVL) { resetlvl(2); // Not really a good idea... + adddefaultskills(); // Because resetlvl(2) is destructive... //logmes "[Merger] EXP +"+#ADD_LVL, LOGMES_ATCOMMAND; /* if ((readparam(BaseExp)+#ADD_LVL > readparam(NextBaseExp))) { -- cgit v1.2.3-60-g2f50