From 524ec91f16c4dfc034d9cd4b8d53a33f7149e014 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 4 Aug 2018 13:15:51 -0300 Subject: Fix special effect --- npc/commands/debug-quest.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/commands/debug-quest.txt b/npc/commands/debug-quest.txt index 335dacaa3..e058e8598 100644 --- a/npc/commands/debug-quest.txt +++ b/npc/commands/debug-quest.txt @@ -74,7 +74,7 @@ OnSetq: setq2 .@q, atoi(.@atcmd_parameters$[2]); case 2: setq1 .@q, atoi(.@atcmd_parameters$[1]); - specialeffect 50; + specialeffect 50, SELF, playerattached(); dispbottom l("Quest @@ modified by GM", getquestlink(.@q)); break; default: -- cgit v1.2.3-60-g2f50