code/__DEFINES/dcs/signals/signals_event.dm ![code/__DEFINES/dcs/signals/signals_event.dm0](git.png)
COMSIG_GLOB_GREY_TIDE | Sent when the Grey Tide event begins affecting the station. (list/area/greytide_areas) |
---|---|
COMSIG_GLOB_GREY_TIDE_LIGHT | A different signal, used specifically for flickering the lights during the event |
COMSIG_CREATED_ROUND_EVENT | Signal sent by round event controls when they create round event datums before calling setup() on them: (datum/round_event_control/source_event_control, datum/round_event/created_event) |
Define Details
COMSIG_CREATED_ROUND_EVENT ![code/__DEFINES/dcs/signals/signals_event.dm 10](git.png)
Signal sent by round event controls when they create round event datums before calling setup() on them: (datum/round_event_control/source_event_control, datum/round_event/created_event)
COMSIG_GLOB_GREY_TIDE ![code/__DEFINES/dcs/signals/signals_event.dm 4](git.png)
Sent when the Grey Tide event begins affecting the station. (list/area/greytide_areas)
COMSIG_GLOB_GREY_TIDE_LIGHT ![code/__DEFINES/dcs/signals/signals_event.dm 7](git.png)
A different signal, used specifically for flickering the lights during the event