Adds anti job camping for heads + Config patch (#9188)

This commit is contained in:
tacoguy7765093
2024-10-08 09:44:49 -04:00
committed by GitHub
parent 9f5562dd15
commit a7f6236a11
9 changed files with 22 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
/datum/configuration
var/discord_restriction = FALSE
var/use_jobwhitelist = FALSE
var/use_jobwhitelist = TRUE
var/emojis = FALSE
var/vorefootstep_volume = 75 //In future see about making a function to adjust volume serverside in config.txt, easy to do with reenable values. - Jack