diff options
Diffstat (limited to 'npc/events/StPatrick_2008.txt')
-rw-r--r-- | npc/events/StPatrick_2008.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/events/StPatrick_2008.txt b/npc/events/StPatrick_2008.txt index 323792344..a47e7f661 100644 --- a/npc/events/StPatrick_2008.txt +++ b/npc/events/StPatrick_2008.txt @@ -239,7 +239,7 @@ OnTouch: mes "You light the fuse."; next; mes "*BOOM!*"; - specialeffect(EF_LORD, AREA, playerattached()); + specialeffect2 EF_LORD; next; mes "After A cloud of dust and smoke has dissipated,"; mes "You've found a box between the rocks and soil."; |