yogstation/code/modules/storytellers/event_groups/groups.dm
/datum/event_group/error | Represents small-scale technical difficulties - might annoy some people, but not everyone will notice or be affected, If the event directly affects the entire crew, use /datum/event_group/bsod. If the main effect involves telecommunications, use /datum/event_group/comms. |
---|---|
/datum/event_group/bsod | Represents large-scale technical difficulties - stuff that affects the whole crew. If the main effect involves telecommunications, use /datum/event_group/comms. |