From 63b6de139988dcfd6cc8fe00a4625aa7f7251e68 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 3 May 2020 16:58:24 -0300 Subject: Kamelot mode alpha -> beta Can be enabled by @event --- npc/042-0/arthur.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'npc/042-0') diff --git a/npc/042-0/arthur.txt b/npc/042-0/arthur.txt index 793d496ac..a0dfff38c 100644 --- a/npc/042-0/arthur.txt +++ b/npc/042-0/arthur.txt @@ -77,8 +77,7 @@ L_Quest: $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); + $KAMELOT_COOLDOWN[.@g] = gettimeparam(GETTIME_WEEKDAY); mapannounce(getmap(), "##1KAMELOT CASTLE, GUILD DUNGEON: MISSION START!", bc_map); // Spawn a few foot soldiers arthurSpawn(1, 25, 29, 43, 37); -- cgit v1.2.3-70-g09d2