Space Station 13 - Modules - TypesVar Details - Proc Details

springlock

Springlock Mechanism - allows your modsuit to activate faster, but reagents are very dangerous.

Vars

activation_step_time_boosterHow much faster will your suit deploy?
dont_let_you_come_backIf this is true, the suit will prevent you from retracting for 10 seconds, so an antag can smoke bomb you.
incoming_jumpscareIf this is true, we are about to spring shut on someone, and should not remove the retraction blocking.
nineteen_eighty_seven_editionIs this the syndicate version, which can be toggled on multitool?

Procs

on_activate_spring_blockSignal fired when wearer attempts to activate/deactivate suits
on_wearer_exposedSignal fired when wearer is exposed to reagents
remove_retraction_blockRemoves the retraction blocker from the springlock so long as they are not about to be killed
snap_shutDelayed death proc of the suit after the wearer is exposed to reagents

Var Details

activation_step_time_booster

How much faster will your suit deploy?

dont_let_you_come_back

If this is true, the suit will prevent you from retracting for 10 seconds, so an antag can smoke bomb you.

incoming_jumpscare

If this is true, we are about to spring shut on someone, and should not remove the retraction blocking.

nineteen_eighty_seven_edition

Is this the syndicate version, which can be toggled on multitool?

Proc Details

on_activate_spring_block

Signal fired when wearer attempts to activate/deactivate suits

on_wearer_exposed

Signal fired when wearer is exposed to reagents

remove_retraction_block

Removes the retraction blocker from the springlock so long as they are not about to be killed

snap_shut

Delayed death proc of the suit after the wearer is exposed to reagents