/tg/ Station 13 - Modules - Types

maplestation_modules/code/controllers/configuration/entries/autotransfer.dm

/datum/config_entry/flag/allow_vote_transferAllow people to call votes to end the round OOCly
/datum/config_entry/flag/transfer_auto_vote_enabledAutomatic crew transfer votes that start at [transfer_time_min_allowed] and happen every [transfer_time_between_auto_votes]
/datum/config_entry/number/transfer_time_min_allowedMinimum shift length before transfer votes can begin
/datum/config_entry/number/transfer_time_between_auto_votesTime between auto transfer votes