/tg/ Station 13 - Modules - TypesDefine Details

code/__DEFINES/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.

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.