From 634c88d2730b2877bbf05b8b4822ed43fce43b8c Mon Sep 17 00:00:00 2001 From: TalkingCactus Date: Thu, 11 Aug 2016 19:36:12 -0400 Subject: [PATCH] roundstart races --- config/game_options.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/config/game_options.txt b/config/game_options.txt index 4ac0f28cb5..b578d34fac 100644 --- a/config/game_options.txt +++ b/config/game_options.txt @@ -286,14 +286,14 @@ ROUNDSTART_RACES exotic ## Races that are strictly worse than humans that could probably be turned on without balance concerns ROUNDSTART_RACES lizard -#ROUNDSTART_RACES fly +ROUNDSTART_RACES fly ROUNDSTART_RACES plasmaman #ROUNDSTART_RACES shadow #ROUNDSTART_RACES shadowling ## Races that are better than humans in some ways, but worse in others -#ROUNDSTART_RACES jelly -#ROUNDSTART_RACES golem +ROUNDSTART_RACES jelly +ROUNDSTART_RACES golem #ROUNDSTART_RACES adamantine #ROUNDSTART_RACES plasma #ROUNDSTART_RACES diamond @@ -301,7 +301,7 @@ ROUNDSTART_RACES plasmaman #ROUNDSTART_RACES silver #ROUNDSTART_RACES uranium #ROUNDSTART_RACES abductor -#ROUNDSTART_RACES synth +ROUNDSTART_RACES synth ## Races that are straight upgrades. If these are on expect powergamers to always pick them #ROUNDSTART_RACES skeleton @@ -314,14 +314,14 @@ ROUNDSTART_RACES plasmaman ##------------------------------------------------------------------------------------------- ## Uncomment to give players the choice of joining as a human with mutant bodyparts before they join the game -#JOIN_WITH_MUTANT_HUMANS +JOIN_WITH_MUTANT_HUMANS ## Assistant slot cap. Set to -1 for unlimited. ASSISTANT_CAP -1 ## Starlight for exterior walls and breaches. Uncomment for starlight! ## This is disabled by default to make testing quicker, should be enabled on production servers or testing servers messing with lighting -#STARLIGHT +STARLIGHT ## Uncomment to bring back old grey suit assistants instead of the now default rainbow colored assistants. #GREY_ASSISTANTS