code/__DEFINES/dcs/signals/signals_global_object.dm
COMSIG_OCCUPATIONS_DIVIDED | signals from globally accessible objects from SSJob when DivideOccupations is called |
---|---|
COMSIG_SUN_MOVED | from SSsun when the sun changes position : (azimuth) |
COMSIG_SECURITY_LEVEL_CHANGED | from SSsecurity_level when the security level changes : (new_level) |
COMSIG_SUPPLY_SHUTTLE_BUY | from SSshuttle when the supply shuttle starts spawning orders : () |
Define Details
COMSIG_OCCUPATIONS_DIVIDED
signals from globally accessible objects from SSJob when DivideOccupations is called
COMSIG_SECURITY_LEVEL_CHANGED
from SSsecurity_level when the security level changes : (new_level)
COMSIG_SUN_MOVED
from SSsun when the sun changes position : (azimuth)
COMSIG_SUPPLY_SHUTTLE_BUY
from SSshuttle when the supply shuttle starts spawning orders : ()