/tg/ Station 13 - Modules - TypesVar Details - Proc Details

bioscrambler

A modification to the standard bioscrambler anomaly event. The anomaly cannot pass through walls, and the spawn is restricted to common areas that engineering has rapid access.

Vars

pulse_cooldownCooldown for every anomaly pulse
pursuit_targetWho are we moving towards?

Procs

find_nearest_targetReturns the closest conscious carbon on our z level or null if there somehow isn't one
update_targetSelect a new target if we need one

Var Details

pulse_cooldown

Cooldown for every anomaly pulse

pursuit_target

Who are we moving towards?

Proc Details

find_nearest_target

Returns the closest conscious carbon on our z level or null if there somehow isn't one

update_target

Select a new target if we need one