diff options
Diffstat (limited to 'npc/quests/quests_nameless.txt')
-rw-r--r-- | npc/quests/quests_nameless.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/quests/quests_nameless.txt b/npc/quests/quests_nameless.txt index 9461461a5..0e0422530 100644 --- a/npc/quests/quests_nameless.txt +++ b/npc/quests/quests_nameless.txt @@ -3129,7 +3129,7 @@ OnTouch: mes "[Pope]"; mes "May Freya bless you..."; next; - specialeffect(EF_ENCHANTPOISON, AREA, playerattached()); + specialeffect2 EF_ENCHANTPOISON; mes "^3355FFThe pope prayed in earnest"; mes "for you, and you feel a strong"; mes "aura of warmth and kindness"; |