airlock

Vars | |
attached_airlock | Called when attack_hand is called on the shell. |
---|---|
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 |
Var Details
attached_airlock

Called when attack_hand is called on the shell.
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