Merge remote-tracking branch 'citadel/master' into god_wish_your_plushies_holy_shit

This commit is contained in:
kevinz000
2020-01-20 17:53:06 -07:00
557 changed files with 7710 additions and 4481 deletions
+3
View File
@@ -111,6 +111,9 @@ LOG_GAME
## log player votes
LOG_VOTE
## log player crafting
LOG_CRAFT
## log client Whisper
LOG_WHISPER
+12
View File
@@ -560,6 +560,15 @@ ROUNDSTART_TRAITS
## Enable night shifts ##
#ENABLE_NIGHT_SHIFTS
## Makes night shifts only affect in-code public-flagged areas. Nightshifts hit the level as defined in __DEFINES/misc.dm that this is set to and anything below. ##
NIGHT_SHIFT_PUBLIC_AREAS_ONLY 1
## Nightshift toggles REQUIRE APC authorization ##
#NIGHTSHIFT_TOGGLE_REQUIRES_AUTH
## Nightshift toggles in public areas REQUIRE APC authorization ##
NIGHTSHIFT_TOGGLE_PUBLIC_REQUIRES_AUTH
## Enable randomized shift start times##
#RANDOMIZE_SHIFT_TIME
@@ -588,3 +597,6 @@ MODETIER_VOTING
## Number of modes dropped by the modetier vote during mode selection, after vote.
DROPPED_MODES 3
## Whether the suicide verb is allowed.
# SUICIDE_ALLOWED