shit dude i hope this works lmao

This commit is contained in:
Hatterhat
2020-02-19 17:18:51 -06:00
parent f05a88d36f
commit 0ad49f9004
4 changed files with 20 additions and 8 deletions
@@ -84,12 +84,14 @@
/datum/config_entry/number/vote_autotransfer_initial //length of time before the first autotransfer vote is called (deciseconds, default 2 hours)
config_entry_value = 72000
integer = FALSE
min_val = 0
/datum/config_entry/number/vote_autotransfer_interval //length of time to wait before subsequent autotransfer votes (deciseconds, default 30 minutes)
config_entry_value = 18000
integer = FALSE
min_val = 0
/datum/config_entry/number/vote_autotransfer_maximum // maximum extensions until the round autoends
config_entry_value = 4
min_val = 0
/datum/config_entry/flag/default_no_vote // vote does not default to nochange/norestart