/tg/ Station 13 - Modules - TypesDefine Details

code/__DEFINES/gizmo.dm

COMSIG_GIZMO_START_MOVINGFrom base of /datum/gizactive/start_moving/activate(): ()
COMSIG_GIZMO_STOP_MOVINGFrom base of /datum/gizactive/stop_moving/activate(): ()
COMSIG_GIZMO_ON_STATEFrom base of /datum/gizactive/lights_on/activate(): ()
COMSIG_GIZMO_OFF_STATEFrom base of /datum/gizactive/lights_off/activate(): ()
GIZMO_COMMON_MODESCommon gizmo modes to pick from. They are also weighted so you have even more probability control isnt that cool

Define Details

COMSIG_GIZMO_OFF_STATE

From base of /datum/gizactive/lights_off/activate(): ()

COMSIG_GIZMO_ON_STATE

From base of /datum/gizactive/lights_on/activate(): ()

COMSIG_GIZMO_START_MOVING

From base of /datum/gizactive/start_moving/activate(): ()

COMSIG_GIZMO_STOP_MOVING

From base of /datum/gizactive/stop_moving/activate(): ()

GIZMO_COMMON_MODES

Common gizmo modes to pick from. They are also weighted so you have even more probability control isnt that cool