code/__DEFINES/dcs/signals/signals_mining.dm ![code/__DEFINES/dcs/signals/signals_mining.dm0](git.png)
COMSIG_VENT_WAVE_CONCLUDED | Sent from /obj/structure/ore_vent, lets the spawner component know to qdel. |
---|---|
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_BRIMDUST_EXPLOSION | Fired by a mob which has triggered a brimdust explosion from itself (not the mobs that get hit) |
Define Details
COMSIG_BRIMDUST_EXPLOSION ![code/__DEFINES/dcs/signals/signals_mining.dm 9](git.png)
Fired by a mob which has triggered a brimdust explosion from itself (not the mobs that get hit)
COMSIG_GOLIATH_TENTACLED_GRABBED ![code/__DEFINES/dcs/signals/signals_mining.dm 5](git.png)
Fired by a mob which has been grabbed by a goliath
COMSIG_GOLIATH_TENTACLE_RETRACTING ![code/__DEFINES/dcs/signals/signals_mining.dm 7](git.png)
Fired by a goliath tentacle which is returning to the earth
COMSIG_VENT_WAVE_CONCLUDED ![code/__DEFINES/dcs/signals/signals_mining.dm 2](git.png)
Sent from /obj/structure/ore_vent, lets the spawner component know to qdel.