byond - Modules - TypesVar Details - Proc Details

TC-3T static telecommunications tower

Vars

captured_beforeTower has been taken before, this gives xenos an extra resin point on capture for the first time.
corruptedTower has been taken over by xenos, is not usable
corruption_delayHolds the delay for when a cluster can recorrupt the comms tower after a pylon has been destroyed
corruption_imageHeld image for the current overlay on the tower from xeno corruption

Procs

handle_xeno_acquisitionHandles xenos corrupting the tower when weeds touch the turf it is located on
register_with_turfHandles re-registering signals on new turfs if changed
switch_to_idle_corruptionHandles moving the overlay from growing to idle
uncorruptHandles removing corruption effects from the comms relay

Var Details

captured_before

Tower has been taken before, this gives xenos an extra resin point on capture for the first time.

corrupted

Tower has been taken over by xenos, is not usable

corruption_delay

Holds the delay for when a cluster can recorrupt the comms tower after a pylon has been destroyed

corruption_image

Held image for the current overlay on the tower from xeno corruption

Proc Details

handle_xeno_acquisition

Handles xenos corrupting the tower when weeds touch the turf it is located on

register_with_turf

Handles re-registering signals on new turfs if changed

switch_to_idle_corruption

Handles moving the overlay from growing to idle

uncorrupt

Handles removing corruption effects from the comms relay