Config option to automatically call the shuttle for high casualties (#31309)

This commit is contained in:
Jordan Brown
2017-10-06 22:34:40 -04:00
committed by CitadelStationBot
parent 028157f3b2
commit b17a770299
3 changed files with 34 additions and 1 deletions

View File

@@ -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