From 46ff8ac06c683167962e25ccf43285ef49f7b9fc Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 24 Apr 2020 23:20:04 -0300 Subject: Classical bug --- npc/014-4/kamelot.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc') 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: -- cgit v1.2.3-60-g2f50