summaryrefslogtreecommitdiff
path: root/world/map/npc/magic/level2-toxic-dart.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/magic/level2-toxic-dart.txt')
-rw-r--r--world/map/npc/magic/level2-toxic-dart.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/world/map/npc/magic/level2-toxic-dart.txt b/world/map/npc/magic/level2-toxic-dart.txt
index 5f611262..6f5e6da9 100644
--- a/world/map/npc/magic/level2-toxic-dart.txt
+++ b/world/map/npc/magic/level2-toxic-dart.txt
@@ -9,6 +9,7 @@
elif (.@level <= 2) end;
set @_M_BLOCK, 1; // block casting, until the timer clears it
addtimer 500, "Magic Timer::OnClear"; // set the new debuff
+ sc_start SC_COOLDOWN, 500, 0, BL_ID;
callfunc "adjust_spellpower";
set Sp, Sp - 15;
misceffect FX_MAGIC_TDART_CAST, strcharinfo(0);