code/modules/mob/living/simple_animal/friendly/drone/_drone.dm

| DRONE_NET_CONNECT | Message displayed when new drone spawns in drone network |
|---|---|
| DRONE_NET_DISCONNECT | Message displayed when drone in network dies |
| MAINTDRONE | Maintenance Drone icon_state (multiple colors) |
| REPAIRDRONE | Repair Drone icon_state |
| SCOUTDRONE | Scout Drone icon_state |
| CLOCKDRONE | Clockwork Drone icon_state |
| MAINTDRONE_HACKED | MAINTDRONE hacked icon_state |
| REPAIRDRONE_HACKED | REPAIRDRONE hacked icon_state |
| SCOUTDRONE_HACKED | SCOUTDRONE hacked icon_state |
| /mob/living/simple_animal/drone | Small player controlled fixer-upper |
Define Details
CLOCKDRONE
Clockwork Drone icon_state
DRONE_NET_CONNECT
Message displayed when new drone spawns in drone network
DRONE_NET_DISCONNECT
Message displayed when drone in network dies
MAINTDRONE
Maintenance Drone icon_state (multiple colors)
MAINTDRONE_HACKED
MAINTDRONE hacked icon_state
REPAIRDRONE
Repair Drone icon_state
REPAIRDRONE_HACKED
REPAIRDRONE hacked icon_state
SCOUTDRONE
Scout Drone icon_state
SCOUTDRONE_HACKED
SCOUTDRONE hacked icon_state