diff --git a/settings/wolfgame.py b/settings/wolfgame.py index e1334e5..8fb0da7 100644 --- a/settings/wolfgame.py +++ b/settings/wolfgame.py @@ -5,7 +5,7 @@ PING_MIN_WAIT = 30 # How long !start has to wait after a !ping MINIMUM_WAIT = 60 EXTRA_WAIT = 20 EXTRA_WAIT_JOIN = 0 # Add this many seconds to the waiting time for each !join -WAIT_AFTER_JOIN = 10 # Wait at least this many seconds after the last join +WAIT_AFTER_JOIN = 25 # Wait at least this many seconds after the last join MAXIMUM_WAITED = 3 # limit for amount of !wait's STATS_RATE_LIMIT = 60 VOTES_RATE_LIMIT = 60