diff options
Diffstat (limited to 'npc/custom/events/disguise.txt')
-rw-r--r-- | npc/custom/events/disguise.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/custom/events/disguise.txt b/npc/custom/events/disguise.txt index b9071d162..cd44d1767 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 EF_DETECT2; + specialeffect 725; set $MonsterName$,""; deletepset 1; stopnpctimer; |