diff options
Diffstat (limited to 'npc/events/halloween_2006.txt')
-rw-r--r-- | npc/events/halloween_2006.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/events/halloween_2006.txt b/npc/events/halloween_2006.txt index 940ffe30a..101434be3 100644 --- a/npc/events/halloween_2006.txt +++ b/npc/events/halloween_2006.txt @@ -331,7 +331,7 @@ geffen,145,132,3 script Hoirin#06_hw 4_F_NOVICE,{ mes "[Hoirin]"; mes "You are right!"; mes "You brought all things right. Give it to me!!"; - specialeffect(EF_HIT1, AREA, playerattached()); + specialeffect2 EF_HIT1; next; specialeffect EF_PIERCESELF; mes "[Hoirin]"; |