diff options
Diffstat (limited to 'npc/042-0/arthur.txt')
-rw-r--r-- | npc/042-0/arthur.txt | 1 |
1 files changed, 1 insertions, 0 deletions
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); |