From 58e4b21b96d2bc4dae2c7132ec675faef0538bee Mon Sep 17 00:00:00 2001 From: HoraK-FDF Date: Mon, 24 Oct 2022 23:39:58 +0000 Subject: magic use cooldown symbols. Also, restrict magic on Kimarr. --- world/map/npc/magic/level1-flare-dart.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'world/map/npc/magic/level1-flare-dart.txt') diff --git a/world/map/npc/magic/level1-flare-dart.txt b/world/map/npc/magic/level1-flare-dart.txt index e85ce3e8..1f23ec4f 100644 --- a/world/map/npc/magic/level1-flare-dart.txt +++ b/world/map/npc/magic/level1-flare-dart.txt @@ -8,6 +8,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 - 10; misceffect FX_MAGIC_DART_CAST, strcharinfo(0); -- cgit v1.2.3-60-g2f50