code/datums/components/deadchat_control.dm
DEMOCRACY_MODE | Will execute a single command after the cooldown based on player votes. |
---|---|
ANARCHY_MODE | Allows each player to do a single command every cooldown. |
MUTE_DEMOCRACY_MESSAGES | Mutes the democracy mode messages send to orbiters at the end of each cycle. Useful for when the cooldown is so low it'd get spammy. |
/datum/component/deadchat_control | Deadchat Plays Things - The Componenting |
Define Details
ANARCHY_MODE
Allows each player to do a single command every cooldown.
DEMOCRACY_MODE
Will execute a single command after the cooldown based on player votes.
MUTE_DEMOCRACY_MESSAGES
Mutes the democracy mode messages send to orbiters at the end of each cycle. Useful for when the cooldown is so low it'd get spammy.