From f41c1f0c52644c7b896158d4b5fab432b1c8c67d Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 1 May 2020 07:03:26 -0300 Subject: This should allow the gate to be unlocked if you have the key --- npc/042-0/arthur.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc/042-0') diff --git a/npc/042-0/arthur.txt b/npc/042-0/arthur.txt index c3242b6ce..8b509eee2 100644 --- a/npc/042-0/arthur.txt +++ b/npc/042-0/arthur.txt @@ -76,6 +76,7 @@ L_Quest: $KAMELOT_MX[.@g]=getguildavg(.@g); $KAMELOT_PC[.@g]=$@guildmembercount; $KAMELOT_KEY[.@g]=any(1,2,4,8); + $KAMELOT_PASSCODE[.@g]=rand2(1, 31); if (!is_admin()) // FIXME: This should be unconditional $KAMELOT_COOLDOWN[.@g] = gettimeparam(GETTIME_WEEKDAY); mapannounce(getmap(), "##1KAMELOT CASTLE, GUILD DUNGEON: MISSION START!", bc_map); -- cgit v1.2.3-60-g2f50