mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-20 12:44:04 +01:00
[MIRROR] Panel port test [IDB IGNORE] (#10447)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
2439279209
commit
2f698760c7
@@ -9,10 +9,6 @@
|
||||
///datum/config_entry/flag/emojis
|
||||
// default = FALSE
|
||||
|
||||
/// In future see about making a function to adjust volume serverside in config.txt, easy to do with reenable values. - Jack
|
||||
/datum/config_entry/number/vorefootstep_volume
|
||||
default = 75
|
||||
|
||||
/// So, nodebot is a supplement to the TGS discord bot pretty much. For things likes faxes and the manifest it's very helpful because it's able to render html into an image and post it.
|
||||
/datum/config_entry/flag/nodebot_enabled
|
||||
default = FALSE
|
||||
|
||||
@@ -62,6 +62,10 @@
|
||||
/datum/config_entry/number/footstep_volume
|
||||
default = 0
|
||||
|
||||
/// In future see about making a function to adjust volume serverside in config.txt, easy to do with reenable values. - Jack
|
||||
/datum/config_entry/number/vorefootstep_volume
|
||||
default = 75
|
||||
|
||||
/datum/config_entry/flag/use_loyalty_implants
|
||||
|
||||
/datum/config_entry/flag/show_human_death_message
|
||||
|
||||
Reference in New Issue
Block a user