made it into config.

This commit is contained in:
Ghommie
2019-10-17 04:44:30 +02:00
parent cffa3f8cea
commit f73516a17f
6 changed files with 49 additions and 35 deletions
@@ -132,6 +132,14 @@
min_val = 0
max_val = 1
/datum/config_entry/number/suicide_reenter_round_timer
config_entry_value = 30
min_val = 0
/datum/config_entry/number/roundstart_suicide_time_limit
config_entry_value = 30
min_val = 0
/datum/config_entry/number/shuttle_refuel_delay
config_entry_value = 12000
min_val = 0