From a184cd029043a9e396a4ed217c31d2bbfc153732 Mon Sep 17 00:00:00 2001
From: Jesusaves <cpntb1@ymail.com>
Date: Sat, 4 Aug 2018 13:14:20 -0300
Subject: Report @setq usage

---
 npc/commands/debug-quest.txt | 2 ++
 1 file changed, 2 insertions(+)

(limited to 'npc/commands')

diff --git a/npc/commands/debug-quest.txt b/npc/commands/debug-quest.txt
index 1968e9f28..335dacaa3 100644
--- a/npc/commands/debug-quest.txt
+++ b/npc/commands/debug-quest.txt
@@ -74,6 +74,8 @@ OnSetq:
             setq2 .@q, atoi(.@atcmd_parameters$[2]);
         case 2:
             setq1 .@q, atoi(.@atcmd_parameters$[1]);
+            specialeffect 50;
+            dispbottom l("Quest @@ modified by GM", getquestlink(.@q));
             break;
         default:
             dispbottom "setq called with invalid arguments (max. 4)";
-- 
cgit v1.2.3-70-g09d2