From c24a8ff234bba35bdbf04f39068ba6866c59c284 Mon Sep 17 00:00:00 2001 From: Hongwen Qiu Date: Fri, 30 Nov 2012 21:57:50 +0800 Subject: fix a bug, so reset everything works as it should be. --- world/map/npc/functions/debug.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/world/map/npc/functions/debug.txt b/world/map/npc/functions/debug.txt index f9989b74..cbdd756c 100755 --- a/world/map/npc/functions/debug.txt +++ b/world/map/npc/functions/debug.txt @@ -855,6 +855,7 @@ L_ResetAll: setskill SKILL_MAGIC_NATURE, 0; setskill SKILL_MAGIC_ASTRAL, 0; set @mexp, 0; + callsub S_Update_Mask; resetstatus; set BaseLevel, 1; mes "All skills removed."; -- cgit v1.2.3-60-g2f50