maplestation_modules/code/controllers/configuration/entries/autotransfer.dm 
| /datum/config_entry/flag/allow_vote_transfer | Allow people to call votes to end the round OOCly |
|---|---|
| /datum/config_entry/flag/transfer_auto_vote_enabled | Automatic 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_allowed | Minimum shift length before transfer votes can begin |
| /datum/config_entry/number/transfer_time_between_auto_votes | Time between auto transfer votes |