From 4bd86b8c72eca7c2ae8c293c288e4da543b64e01 Mon Sep 17 00:00:00 2001 From: Jordan Brown Date: Mon, 2 Apr 2018 09:36:26 -0400 Subject: [PATCH] Merge pull request #36906 from tgstation/KorPhaeron-patch-1 Adds missing mood config option --- config/game_options.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/game_options.txt b/config/game_options.txt index 5599030e39..8896e6e3e7 100644 --- a/config/game_options.txt +++ b/config/game_options.txt @@ -531,6 +531,9 @@ ALLOW_MISCREANTS ## Uncomment to allow roundstart trait selection in the character setup menu. ROUNDSTART_TRAITS +## Uncomment to disable human moods. +#DISABLE_HUMAN_MOOD + ## Enable night shifts ## #ENABLE_NIGHT_SHIFTS