banned/settings/sabotage.py
2011-12-28 17:44:11 -06:00

7 lines
160 B
Python

MINIMUM_WAIT = 60 # seconds before game can be started
EXTRA_WAIT = 20
MAXIMUM_WAITED = 2 # number of times !wait can be used
MAX_PLAYERS = 5
MIN_PLAYERS = 5