From 610ae47b9d0250ef9df5abd86c29f0f72c584910 Mon Sep 17 00:00:00 2001 From: gumi Date: Sat, 27 May 2017 16:04:52 -0400 Subject: remove specialeffect2 from npcs --- npc/re/jobs/novice/novice.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/re/jobs/novice/novice.txt') diff --git a/npc/re/jobs/novice/novice.txt b/npc/re/jobs/novice/novice.txt index 6ac0d9935..18ba3fbe1 100644 --- a/npc/re/jobs/novice/novice.txt +++ b/npc/re/jobs/novice/novice.txt @@ -544,8 +544,8 @@ new_5-2,100,105,3 duplicate(NvBradeA) Brade#nv5a 4_M_JOB_KNIGHT1 mes "[Jinha]"; mes "It's recovery amount is small."; mes "Still, it will help you not to faint from a critical hit."; - specialeffect2 EF_BEGINSPELL6; - specialeffect2 EF_SPELLBREAKER; + specialeffect(EF_BEGINSPELL6, AREA, playerattached()); + specialeffect(EF_SPELLBREAKER, AREA, playerattached()); next; mes "[Jinha]"; mes "You can open the Skill Window by pressing the ^4d4dffskill^000000 button in the Basic Window."; -- cgit v1.2.3-70-g09d2