Daedalus Dock - Modules - TypesDefine Details

code/datums/components/deadchat_control.dm

DEMOCRACY_MODEWill execute a single command after the cooldown based on player votes.
ANARCHY_MODEAllows each player to do a single command every cooldown.
MUTE_DEMOCRACY_MESSAGESMutes 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_controlDeadchat 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.