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, 2 insertions, 0 deletions
diff --git a/npc/functions/clientversion.txt b/npc/functions/clientversion.txt
index fdc6b7bc3..aee039e29 100644
--- a/npc/functions/clientversion.txt
+++ b/npc/functions/clientversion.txt
@@ -299,6 +299,8 @@ function script clientupdater {
setskill ALL_INCCARRY, 0;
dispbottom l("Increase Weight skill replaced with Stealing.");
}
+ // NEW MAGIC SYSTEM
+
// Cleanup
deletearray RNGTREASURE_DATE;
}