summaryrefslogtreecommitdiff
path: root/npc/commands/debug-quest.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/commands/debug-quest.txt')
-rw-r--r--npc/commands/debug-quest.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/commands/debug-quest.txt b/npc/commands/debug-quest.txt
index ae10e072..333f3b2c 100644
--- a/npc/commands/debug-quest.txt
+++ b/npc/commands/debug-quest.txt
@@ -68,6 +68,8 @@ OnSetq:
debugmes "@request Hello world! Quest request received dbg";
atcommand sprintf("@request Hello world! Quest request received ac");
charcommand sprintf("@request Hello world! Quest request received cc");
+ } else {
+ debugmes "Trusted request received [OK]";
}
if (.@atcmd_numparameters < 1) {