code/__DEFINES/dcs/signals/signals_global_object.dm
COMSIG_OCCUPATIONS_SETUP | signals from globally accessible objects from SSJob whenever setup_occupations() is called, all occupations are set |
---|---|
COMSIG_OCCUPATIONS_DIVIDED | from SSJob when divide_occupations() 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
from SSJob when divide_occupations() is called
COMSIG_OCCUPATIONS_SETUP
signals from globally accessible objects from SSJob whenever setup_occupations() is called, all occupations are set
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 : ()