Daedalus Dock - Modules - Types

modular_pariah/master_files/code/controllers/configuration/entries/pariah_config_entries.dm

/datum/config_entry/number/vote_autotransfer_initialLength of time before the first autotransfer vote is called (deciseconds, default 2 hours) Set to 0 to disable the subsystem altogether.
/datum/config_entry/number/vote_autotransfer_intervallength of time to wait before subsequent autotransfer votes (deciseconds, default 30 minutes)
/datum/config_entry/number/vote_autotransfer_maximummaximum extensions until the round autoends. Set to 0 to force automatic crew transfer after the 'vote_autotransfer_initial' elapsed. Set to -1 to disable the maximum extensions cap.