/tg/ Station 13 - Modules - TypesVar Details

airlock

Vars

attached_airlockThe shell, if it is an airlock.
boltBolts the airlock (if possible)
boltedCalled when the airlock is bolted
closeCloses the airlock (if possible)
closedCalled when the airlock is closed
is_boltedContains whether the airlock is bolted or not
is_openContains whether the airlock is open or not
openOpens the airlock (if possible)
openedCalled when the airlock is opened.
unboltUnbolts the airlock (if possible)
unboltedCalled when the airlock is unbolted

Var Details

attached_airlock

The shell, if it is an airlock.

bolt

Bolts the airlock (if possible)

bolted

Called when the airlock is bolted

close

Closes the airlock (if possible)

closed

Called when the airlock is closed

is_bolted

Contains whether the airlock is bolted or not

is_open

Contains whether the airlock is open or not

open

Opens the airlock (if possible)

opened

Called when the airlock is opened.

unbolt

Unbolts the airlock (if possible)

unbolted

Called when the airlock is unbolted