summaryrefslogtreecommitdiff
path: root/npc/014-4
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-04-24 23:20:04 -0300
committerJesusaves <cpntb1@ymail.com>2020-04-24 23:20:04 -0300
commit46ff8ac06c683167962e25ccf43285ef49f7b9fc (patch)
tree0343b5bf5cb6a7ba9a980015db0d1a8d7ea52cec /npc/014-4
parent353af3184a6f38c565f169155737c86bd3f5577f (diff)
downloadserverdata-46ff8ac06c683167962e25ccf43285ef49f7b9fc.tar.gz
serverdata-46ff8ac06c683167962e25ccf43285ef49f7b9fc.tar.bz2
serverdata-46ff8ac06c683167962e25ccf43285ef49f7b9fc.tar.xz
serverdata-46ff8ac06c683167962e25ccf43285ef49f7b9fc.zip
Classical bug
Diffstat (limited to 'npc/014-4')
-rw-r--r--npc/014-4/kamelot.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/014-4/kamelot.txt b/npc/014-4/kamelot.txt
index 3cd29df9c..122b8134d 100644
--- a/npc/014-4/kamelot.txt
+++ b/npc/014-4/kamelot.txt
@@ -10,7 +10,7 @@
// $KAMELOT_ID [ guild_id ] = instance id
// $KAMELOT_QUEST [ guild_id ] = quest status (bitmask)
// 0 - Not started
- // 1 - Quest Assigned by Arthur
+ // 1 - Quest Assigned by Arthur (new players cannot enter anymore)
// 2 - Guinevere dialog clear
// 4 - Weapon Room cutscene seen
// 8 - Sewer Gate open
@@ -26,7 +26,7 @@
// $KAMELOT_KEYMASK [ guild_id ] = Which bit was assigned as the key
// $KAMELOT_COOLDOWN [ guild_id ] = Last attempt (weekly attempts)
-014-4,67,26,0 script #KamelotEnter NPC_HIDDEN,{
+014-4,67,26,0 script #KamelotEnter NPC_HIDDEN,0,0,{
end;
OnTouch: