summaryrefslogtreecommitdiff
path: root/npc/custom/events/disguise.txt
diff options
context:
space:
mode:
authorgumi <mekolat@users.noreply.github.com>2017-05-27 17:42:42 -0400
committergumi <mekolat@users.noreply.github.com>2017-06-03 12:57:36 -0400
commit2d241c23d89be5810d2bf51c28ad76084bf95182 (patch)
treedd44df7a27f28d7a08f65372d1527323ca29e02d /npc/custom/events/disguise.txt
parentb0b071305f967ae836722e7518455ee06089de01 (diff)
downloadhercules-2d241c23d89be5810d2bf51c28ad76084bf95182.tar.gz
hercules-2d241c23d89be5810d2bf51c28ad76084bf95182.tar.bz2
hercules-2d241c23d89be5810d2bf51c28ad76084bf95182.tar.xz
hercules-2d241c23d89be5810d2bf51c28ad76084bf95182.zip
add missing constants to specialeffect calls
Diffstat (limited to 'npc/custom/events/disguise.txt')
-rw-r--r--npc/custom/events/disguise.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/custom/events/disguise.txt b/npc/custom/events/disguise.txt
index cd44d1767..b9071d162 100644
--- a/npc/custom/events/disguise.txt
+++ b/npc/custom/events/disguise.txt
@@ -178,7 +178,7 @@ OnTimer30000:
set .Change,0;
setnpcdisplay "Disguise Event", 4_M_NFDEADMAN;
npctalk "You took too long to guess what I was. Please wait 10 seconds while I disguise again.";
- specialeffect 725;
+ specialeffect EF_DETECT2;
set $MonsterName$,"";
deletepset 1;
stopnpctimer;