summaryrefslogtreecommitdiff
path: root/npc/014-4
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-05-01 07:03:26 -0300
committerJesusaves <cpntb1@ymail.com>2020-05-01 07:03:26 -0300
commitf41c1f0c52644c7b896158d4b5fab432b1c8c67d (patch)
tree81fbfe380bfc93936a49815ab65fa5f057c471d1 /npc/014-4
parente0d6dedc39027b68e798a96f63bd686e214ffca5 (diff)
downloadserverdata-f41c1f0c52644c7b896158d4b5fab432b1c8c67d.tar.gz
serverdata-f41c1f0c52644c7b896158d4b5fab432b1c8c67d.tar.bz2
serverdata-f41c1f0c52644c7b896158d4b5fab432b1c8c67d.tar.xz
serverdata-f41c1f0c52644c7b896158d4b5fab432b1c8c67d.zip
This should allow the gate to be unlocked if you have the key
Diffstat (limited to 'npc/014-4')
-rw-r--r--npc/014-4/kamelot.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/014-4/kamelot.txt b/npc/014-4/kamelot.txt
index 99d917f51..952c5d1b3 100644
--- a/npc/014-4/kamelot.txt
+++ b/npc/014-4/kamelot.txt
@@ -113,6 +113,8 @@ OnDebug:
mesf "Guild: %d", .@g;
mesf "Keys: %d", $KAMELOT_KEYMASK[.@g];
mesf "Quest: %d", $KAMELOT_QUEST[.@g];
+ mesf "Maze Password: %d", $KAMELOT_PASSCODE[.@g];
+ mesf "Maze Status: %d", $KAMELOT_PASSMASK[.@g];
select
l("Abort"),
l("Reset"),