From 68ca127c8c082ddb88c762e8da30a4f6ffd701db Mon Sep 17 00:00:00 2001 From: "musketstgstation@gmail.com" Date: Sat, 30 Oct 2010 19:54:34 +0000 Subject: [PATCH] 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 --- config/config.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/config.txt b/config/config.txt index 87d63f4f6f0..0d1c659ad4d 100644 --- a/config/config.txt +++ b/config/config.txt @@ -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