diff --git a/settings/wolfgame.py b/settings/wolfgame.py index 0c4e73c..2ea8184 100644 --- a/settings/wolfgame.py +++ b/settings/wolfgame.py @@ -24,7 +24,7 @@ SHORT_DAY_LIMIT_WARN = 400 SHORT_DAY_LIMIT_CHANGE = 120 KILL_IDLE_TIME = 300 WARN_IDLE_TIME = 180 -PART_GRACE_TIME = 12 +PART_GRACE_TIME = 30 QUIT_GRACE_TIME = 30 # controls how many people it does in one /msg; only works for messages that are the same MAX_PRIVMSG_TARGETS = 4