summaryrefslogtreecommitdiff
path: root/npc/042-0
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-04-28 14:08:03 -0300
committerJesusaves <cpntb1@ymail.com>2020-04-28 14:08:03 -0300
commit558be6e0a9a4dc6dd8510cd7475ebb44629297a4 (patch)
treede49b418c683d32625c556f5314c050e37161238 /npc/042-0
parentc61232ef7d40aa683946dc03b44c4bd89ee99db8 (diff)
downloadserverdata-558be6e0a9a4dc6dd8510cd7475ebb44629297a4.tar.gz
serverdata-558be6e0a9a4dc6dd8510cd7475ebb44629297a4.tar.bz2
serverdata-558be6e0a9a4dc6dd8510cd7475ebb44629297a4.tar.xz
serverdata-558be6e0a9a4dc6dd8510cd7475ebb44629297a4.zip
More sketches
Diffstat (limited to 'npc/042-0')
-rw-r--r--npc/042-0/arthur.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/042-0/arthur.txt b/npc/042-0/arthur.txt
index 29480d83c..30e00890e 100644
--- a/npc/042-0/arthur.txt
+++ b/npc/042-0/arthur.txt
@@ -71,6 +71,7 @@ L_Quest:
next;
// Be sure the quest only starts now, and destroy any eventual artifact
$KAMELOT_QUEST[.@g]=1;
+ $KAMELOT_MX[.@g]=getguildavg(.@g);
$KAMELOT_KEYMASK[.@g]=any(1,2,4,8);
if (!is_admin()) // FIXME: This should be unconditional
$KAMELOT_COOLDOWN[.@g] = gettimeparam(GETTIME_WEEKDAY);