/tg/ Station 13 - Modules - TypesDefine Details

code/__DEFINES/dcs/signals/signals_global_object.dm

COMSIG_OCCUPATIONS_SETUPsignals from globally accessible objects Whenever SetupOccupations() is called, called all occupations are set
COMSIG_SUN_MOVEDfrom SSsun when the sun changes position : (azimuth)
COMSIG_SECURITY_LEVEL_CHANGEDfrom SSsecurity_level when the security level changes : (new_level)
COMSIG_SUPPLY_SHUTTLE_BUYfrom SSshuttle when the supply shuttle starts spawning orders : ()

Define Details

COMSIG_OCCUPATIONS_SETUP

signals from globally accessible objects Whenever SetupOccupations() is called, 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 : ()