mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-11 10:22:13 +00:00
Config option to automatically call the shuttle for high casualties (#31309)
This commit is contained in:
committed by
CitadelStationBot
parent
028157f3b2
commit
b17a770299
@@ -264,3 +264,8 @@ CONFIG_DEF(number/bombcap)
|
||||
GLOB.MAX_EX_LIGHT_RANGE = value
|
||||
GLOB.MAX_EX_FLASH_RANGE = value
|
||||
GLOB.MAX_EX_FLAME_RANGE = value
|
||||
|
||||
CONFIG_DEF(number/emergency_shuttle_autocall_threshold)
|
||||
min_val = 0
|
||||
max_val = 1
|
||||
integer = FALSE
|
||||
|
||||
Reference in New Issue
Block a user