communciations_controller ![code/datums/communications.dm 7](git.png)
Vars | |
block_command_report | A counter of conditions that are blocking the command report from printing. Counter incremements up for every blocking condition, and de-incrememnts when it is complete. |
---|---|
captivity_area | The location where the special xenomorph egg was planted |
command_report_footnotes | A list of footnote datums, to be added to the bottom of the roundstart command report. |
soft_filtering | Are we trying to send a cross-station message that contains soft-filtered words? If so, flip to TRUE to extend the time admins have to cancel the message. |
xenomorph_egg_delivered | Has a special xenomorph egg been delivered? |
Var Details
block_command_report ![code/datums/communications.dm 17](git.png)
A counter of conditions that are blocking the command report from printing. Counter incremements up for every blocking condition, and de-incrememnts when it is complete.
captivity_area ![code/datums/communications.dm 23](git.png)
The location where the special xenomorph egg was planted
command_report_footnotes ![code/datums/communications.dm 15](git.png)
A list of footnote datums, to be added to the bottom of the roundstart command report.
soft_filtering ![code/datums/communications.dm 12](git.png)
Are we trying to send a cross-station message that contains soft-filtered words? If so, flip to TRUE to extend the time admins have to cancel the message.
xenomorph_egg_delivered ![code/datums/communications.dm 19](git.png)
Has a special xenomorph egg been delivered?