From d74a5cac632c5147808cb8f75f7d31261141bf33 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 14 Apr 2021 12:50:52 -0300 Subject: Particle effects to inma and lum --- npc/magic/level2-lay-on-hands.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc/magic/level2-lay-on-hands.txt') diff --git a/npc/magic/level2-lay-on-hands.txt b/npc/magic/level2-lay-on-hands.txt index f3ff5880..65c68523 100644 --- a/npc/magic/level2-lay-on-hands.txt +++ b/npc/magic/level2-lay-on-hands.txt @@ -53,6 +53,8 @@ function script SK_Inma { // Heal the target instantly harm(@skillTarget, -(.@dmg), HARM_MISC); + specialeffect(FX_MAGIC_WHITE, AREA, @skillTarget); + specialeffect(FX_MAGIC_WHITE, AREA, getcharid(3)); // Specifics if (getskilllv(SKILL_MAGIC_DARK) >= 2) -- cgit v1.2.3-70-g09d2