From 3edf2cdaca6480a78904252cf7589767e238368d Mon Sep 17 00:00:00 2001 From: russ-money Date: Sun, 25 Aug 2024 12:46:28 -0500 Subject: [PATCH] enables ROGUEMODE silly me, it was here the whole time Picks antag roles from the rules set in code/game/gamemodes/roguetown/roguetown.dm --- config/game_options.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/game_options.txt b/config/game_options.txt index 509424413..c7e775091 100644 --- a/config/game_options.txt +++ b/config/game_options.txt @@ -88,7 +88,7 @@ NO_INTERCEPT_REPORT ## Default probablity is 1, increase to make that mode more likely to be picked. ## Set to 0 to disable that mode. -PROBABILITY CHAOSMODE 99 +PROBABILITY ROGUEMODE 99 PROBABILITY TRAITOR 0 PROBABILITY TRAITORBRO 0 PROBABILITY TRAITORCHAN 0