From 68059ee62a223edb323abba0bc980faab8ed4b52 Mon Sep 17 00:00:00 2001 From: Haru Date: Sat, 3 Jun 2017 22:47:54 +0200 Subject: Revert "Unify specialeffect, convert legacy scripts (#1746)" This reverts commit 19883c583e5e1471c87ae80e67f34882a7e75bc6. The commit was squashed by accident, my fault. I'm merging the PR again, this time preserving the indivisual commits. --- npc/events/StPatrick_2008.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/events/StPatrick_2008.txt') 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."; -- cgit v1.2.3-70-g09d2