From 4446c911b6cdb7631fb05dcd7d1e928dc3db2af2 Mon Sep 17 00:00:00 2001 From: Kyle Spier-Swenson Date: Wed, 25 May 2016 14:28:32 -0700 Subject: [PATCH] Disable starlight by default to speed up testing builds (#17917) --- config/game_options.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/game_options.txt b/config/game_options.txt index eea6aaa7b11..696eb46c1f8 100644 --- a/config/game_options.txt +++ b/config/game_options.txt @@ -312,7 +312,8 @@ ROUNDSTART_RACES plasmaman ASSISTANT_CAP -1 ## Starlight for exterior walls and breaches. Uncomment for starlight! -STARLIGHT +## This is disabled by default to make testing quicker, should be enabled on production servers or testing servers messing with lighting +#STARLIGHT ## Uncomment to bring back old grey suit assistants instead of the now default rainbow colored assistants. #GREY_ASSISTANTS