/tg/ Station 13 - Modules - Types

code/datums/elements/relay_attackers.dm

/datum/element/relay_attackersThis element registers to a shitload of signals which can signify "someone attacked me". If anyone does it sends a single "someone attacked me" signal containing details about who done it. This prevents other components and elements from having to register to the same list of a million signals, should be more maintainable in one place.