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

airlock

Vars

accessesA list of all granted accesses
holderA holder of the electronics, in case of them working as an integrated part
one_accessIf the airlock should require ALL or only ONE of the listed accesses
passed_cycle_idwhat string are we passing to the finished airlock as the cycle ID
passed_namewhat name are we passing to the finished airlock
shellWhether this airlock can have an integrated circuit inside of it or not
unres_sensorChecks to see if this airlock has an unrestricted helper (will set to TRUE if present).
unres_sidesUnrestricted sides, or sides of the airlock that will open regardless of access

Procs

create_copyCreate a copy of the electronics Arguments
do_actionshared by rcd & airlock electronics

Var Details

accesses

A list of all granted accesses

holder

A holder of the electronics, in case of them working as an integrated part

one_access

If the airlock should require ALL or only ONE of the listed accesses

passed_cycle_id

what string are we passing to the finished airlock as the cycle ID

passed_name

what name are we passing to the finished airlock

shell

Whether this airlock can have an integrated circuit inside of it or not

unres_sensor

Checks to see if this airlock has an unrestricted helper (will set to TRUE if present).

unres_sides

Unrestricted sides, or sides of the airlock that will open regardless of access

Proc Details

create_copy

Create a copy of the electronics Arguments

do_action

shared by rcd & airlock electronics