Porting a load of disease/symptoms code updates.
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
/datum/config_entry/string/stationname // station name (the name of the station in-game)
|
||||
|
||||
/datum/config_entry/number/lobby_countdown // In between round countdown.
|
||||
/datum/config_entry/number/lobby_co untdown // In between round countdown.
|
||||
config_entry_value = 120
|
||||
min_val = 0
|
||||
|
||||
@@ -39,6 +39,8 @@
|
||||
|
||||
/datum/config_entry/flag/log_game // log game events
|
||||
|
||||
/datum/config_entry/flag/log_virus // log virology data
|
||||
|
||||
/datum/config_entry/flag/log_vote // log voting
|
||||
|
||||
/datum/config_entry/flag/log_whisper // log client whisper
|
||||
|
||||
Reference in New Issue
Block a user