/tg/ Station 13 - Modules - TypesDefine Details

code/__DEFINES/dcs/signals/signals_mining.dm

COMSIG_VENT_WAVE_CONCLUDEDSent from /obj/structure/ore_vent, lets the spawner component know to qdel.
COMSIG_GOLIATH_TENTACLED_GRABBEDFired by a mob which has been grabbed by a goliath
COMSIG_GOLIATH_TENTACLE_RETRACTINGFired by a goliath tentacle which is returning to the earth
COMSIG_BRIMDUST_EXPLOSIONFired by a mob which has triggered a brimdust explosion from itself (not the mobs that get hit)

Define Details

COMSIG_BRIMDUST_EXPLOSION

Fired by a mob which has triggered a brimdust explosion from itself (not the mobs that get hit)

COMSIG_GOLIATH_TENTACLED_GRABBED

Fired by a mob which has been grabbed by a goliath

COMSIG_GOLIATH_TENTACLE_RETRACTING

Fired by a goliath tentacle which is returning to the earth

COMSIG_VENT_WAVE_CONCLUDED

Sent from /obj/structure/ore_vent, lets the spawner component know to qdel.