mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
Adds option for permanent hardcore mode (#14430)
This commit is contained in:
@@ -642,6 +642,8 @@
|
||||
config.silent_borg = 1
|
||||
if("borer_takeover_immediately")
|
||||
config.borer_takeover_immediately = 1
|
||||
if("hardcore_mode")
|
||||
hardcore_mode = value
|
||||
else
|
||||
diary << "Unknown setting in configuration: '[name]'"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user