summaryrefslogtreecommitdiff
path: root/world/map/npc/magic/level3-necromancy.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/magic/level3-necromancy.txt')
-rw-r--r--world/map/npc/magic/level3-necromancy.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/world/map/npc/magic/level3-necromancy.txt b/world/map/npc/magic/level3-necromancy.txt
index 48dc1ebf..416b8af5 100644
--- a/world/map/npc/magic/level3-necromancy.txt
+++ b/world/map/npc/magic/level3-necromancy.txt
@@ -20,6 +20,8 @@
addtimer 20000, "Magic Timer::OnClear";
sc_start SC_COOLDOWN, 20000, 0, BL_ID;
set Sp, Sp - 50;
+ set CASTS, CASTS + 1;
+ if (CASTS < 0) set CASTS, 1; // overflow
misceffect FX_MAGIC_DARKRED, strcharinfo(0); // on caster
misceffect FX_PENTAGRAM_BUILDUP, @args$; // on target