From 0e1a7f000ccdcf6f84ec66192b025f261772cdb3 Mon Sep 17 00:00:00 2001 From: gumi Date: Sun, 11 Nov 2018 17:18:14 -0500 Subject: give unique ids to magic spell effects --- world/map/npc/magic/level2-protect.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'world/map/npc/magic/level2-protect.txt') diff --git a/world/map/npc/magic/level2-protect.txt b/world/map/npc/magic/level2-protect.txt index 1a7718e5..4e3b9f88 100644 --- a/world/map/npc/magic/level2-protect.txt +++ b/world/map/npc/magic/level2-protect.txt @@ -20,7 +20,7 @@ addtimer 1500, "Magic Timer::OnClear"; // set the new debuff callfunc "adjust_spellpower"; set Sp, Sp - 14; - misceffect FX_MAGIC_GREEN, strcharinfo(0); + misceffect FX_MAGIC_SHIELD_CAST, strcharinfo(0); callfunc "magic_exp"; if (BL_ID == @target_id) set @args$, strcharinfo(0); -- cgit v1.2.3-60-g2f50