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

protean

Vars

cached_modulesModules cached during assimilation that need to be restored on unassimilate
modlockedWhether or not the wearer can undeploy parts.
stored_modsuitReference to an assimilated modsuit stored inside this one
stored_themeThe original theme stored before assimilating another suit's theme

Procs

enforce_complexity_limitSheds modules that exceed the suit's current complexity_max. Drops removable ones to the floor and skips non-removable ones. Used after theme swaps that shrink the budget.
set_distress_signalShows or hides the blinking distress antenna overlay on the suit. Used to signal to nearby players that the protean inside has retreated and is awaiting repair.
toggle_lockProteans can lock themselves on people.
tool_actProtean Revival

Var Details

cached_modules

Modules cached during assimilation that need to be restored on unassimilate

modlocked

Whether or not the wearer can undeploy parts.

stored_modsuit

Reference to an assimilated modsuit stored inside this one

stored_theme

The original theme stored before assimilating another suit's theme

Proc Details

enforce_complexity_limit

Sheds modules that exceed the suit's current complexity_max. Drops removable ones to the floor and skips non-removable ones. Used after theme swaps that shrink the budget.

set_distress_signal

Shows or hides the blinking distress antenna overlay on the suit. Used to signal to nearby players that the protean inside has retreated and is awaiting repair.

toggle_lock

Proteans can lock themselves on people.

tool_act

Protean Revival