summaryrefslogtreecommitdiff
path: root/npc/014-4
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-05-01 00:14:58 -0300
committerJesusaves <cpntb1@ymail.com>2020-05-01 00:14:58 -0300
commit05e6280646b3857d1658af738fc4521e8b4d573a (patch)
treec2226122c3c59b918e038a33c6cae3fe901505b4 /npc/014-4
parentb71a38a0ab4234c52f0eb16f2b207bf2afc2d0fe (diff)
downloadserverdata-05e6280646b3857d1658af738fc4521e8b4d573a.tar.gz
serverdata-05e6280646b3857d1658af738fc4521e8b4d573a.tar.bz2
serverdata-05e6280646b3857d1658af738fc4521e8b4d573a.tar.xz
serverdata-05e6280646b3857d1658af738fc4521e8b4d573a.zip
Improve the debug information level available to me.
Can you believe I managed to get one of the worst drops on my test run? D:
Diffstat (limited to 'npc/014-4')
-rw-r--r--npc/014-4/kamelot.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/014-4/kamelot.txt b/npc/014-4/kamelot.txt
index 305e7de92..9f0e270a7 100644
--- a/npc/014-4/kamelot.txt
+++ b/npc/014-4/kamelot.txt
@@ -121,6 +121,9 @@ OnDebug:
.@g=getcharid(2);
if (.@g < 1) end;
mes "Kamelot Debug";
+ mesf "Guild: %d", .@g;
+ mesf "Keys: %d", $KAMELOT_KEYMASK[.@g];
+ mesf "Quest: %d", $KAMELOT_QUEST[.@g];
select
l("Abort"),
l("Reset"),