code/__DEFINES/dcs/signals/signals_mob/signals_mob_silicon.dm 
| COMSIG_AI_EYE_MOVED | from base of /mob/camera/aiEye/setLoc: (/turf/destination) |
|---|---|
| COMSIG_PROCESS_BORGCHARGER_OCCUPANT | sent from borg recharge stations: (amount, repairs) |
| COMSIG_BORG_SAFE_DECONSTRUCT | sent from borg mobs to itself, for tools to catch an upcoming destroy() due to safe decon (rather than detonation) |
Define Details
COMSIG_AI_EYE_MOVED 
from base of /mob/camera/aiEye/setLoc: (/turf/destination)
COMSIG_BORG_SAFE_DECONSTRUCT 
sent from borg mobs to itself, for tools to catch an upcoming destroy() due to safe decon (rather than detonation)
COMSIG_PROCESS_BORGCHARGER_OCCUPANT 
sent from borg recharge stations: (amount, repairs)