summaryrefslogtreecommitdiff
path: root/npc/commands/debug.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-06-16 08:26:52 -0300
committerJesusaves <cpntb1@ymail.com>2021-06-16 08:27:39 -0300
commitb4be9224f1ed8e5751b7447198c984dc7da759ff (patch)
tree3f05c2923c9a28ff840f1f0281f63fb999a27708 /npc/commands/debug.txt
parentd501306d911e2621465ed6b64ed1b6bf7eb1a255 (diff)
downloadserverdata-b4be9224f1ed8e5751b7447198c984dc7da759ff.tar.gz
serverdata-b4be9224f1ed8e5751b7447198c984dc7da759ff.tar.bz2
serverdata-b4be9224f1ed8e5751b7447198c984dc7da759ff.tar.xz
serverdata-b4be9224f1ed8e5751b7447198c984dc7da759ff.zip
Force stats recalculation after changing focus skills. Close #54
Diffstat (limited to 'npc/commands/debug.txt')
-rw-r--r--npc/commands/debug.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/npc/commands/debug.txt b/npc/commands/debug.txt
index 64b4ad57..f62b4a97 100644
--- a/npc/commands/debug.txt
+++ b/npc/commands/debug.txt
@@ -497,9 +497,6 @@ L_AddAll:
goto L_Begin;
L_ResetAll:
- cleararray @skilllist_name$[0], "", 8;
- cleararray @skilllist_id[0], 0, 8;
- cleararray @skilllist_count[0], 0, 8;
//adddefaultskills();
updateskill SKILL_POOL, 0;
updateskill SKILL_MALLARDS_EYE, 0;