mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Changed round probabilities in the default config.txt to not include cult or monkey.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@362 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -23,6 +23,7 @@ LOG_WHISPER
|
||||
#
|
||||
# default probablity is 1, increase to make that mode more likely to be picked
|
||||
# set to 0 to disable that mode
|
||||
# Cult mode is in alpha test, enable at your own risk
|
||||
PROBABILITY EXTENDED 0
|
||||
PROBABILITY TRAITOR 8
|
||||
PROBABILITY METEOR 0
|
||||
@@ -34,6 +35,8 @@ PROBABILITY WIZARD 3
|
||||
PROBABILITY RESTRUCTURING 0
|
||||
PROBABILITY REVOLUTION 5
|
||||
PROBABILITY CHANGELING 2
|
||||
PROBABILITY CULT 0
|
||||
PROBABILITY MONKEY 0
|
||||
|
||||
# allow players to initiate a restart vote
|
||||
ALLOW_VOTE_RESTART
|
||||
|
||||
Reference in New Issue
Block a user