summaryrefslogtreecommitdiff
path: root/world/map/npc/magic/level2-enchant-lifestone.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/magic/level2-enchant-lifestone.txt')
-rw-r--r--world/map/npc/magic/level2-enchant-lifestone.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/world/map/npc/magic/level2-enchant-lifestone.txt b/world/map/npc/magic/level2-enchant-lifestone.txt
index b64f9855..178bf18c 100644
--- a/world/map/npc/magic/level2-enchant-lifestone.txt
+++ b/world/map/npc/magic/level2-enchant-lifestone.txt
@@ -19,6 +19,7 @@ L_Herbs:
L_Proceed:
set @_M_BLOCK, 1; // block casting, until the timer clears it
addtimer 4000, "Magic Timer::OnClear"; // set the new debuff
+ sc_start SC_COOLDOWN, 4000, 0, BL_ID;
callfunc "adjust_spellpower";
set Sp, Sp - 15;
misceffect FX_MAGIC_STONE_CAST, strcharinfo(0);