code/mob/living/intangible/flockmob_parent.dm 
| STAGE_UNBUILT | The relay is under construction |
|---|---|
| STAGE_BUILT | The relay has been built |
| STAGE_CRITICAL | The relay is about to transmit the Signal |
| STAGE_DESTROYED | The relay either transmitted the Signal, or was otherwise destroyed |
| /atom/movable/screen/hud/relay | Relay HUD icon for flockminds and player-controlled flockdrones to show progress towards objective |
| /atom/movable/screen/hud/relay_back | Back of the relay HUD icon |
Define Details
STAGE_BUILT 
The relay has been built
STAGE_CRITICAL 
The relay is about to transmit the Signal
STAGE_DESTROYED 
The relay either transmitted the Signal, or was otherwise destroyed
STAGE_UNBUILT 
The relay is under construction