vaultcontroller
Vault controller for use on the derelict/KS13.
Procs | |
activate_lock | Attempts to lock/unlock vault doors, if machine is charged. |
---|---|
attempt_siphon | Tries to charge from powernet excess, no upper limit except max charge. |
cycle_close | Handles the doors closing |
cycle_open | Handles the doors opening |
find_airlocks | Initializes airlock links. |
lock_vault | Attempts to lock the vault doors |
unlock_vault | Attempts to unlock the vault doors |
update_cable | Looks for a cable connection beneath the machine. |
Proc Details
activate_lock
Attempts to lock/unlock vault doors, if machine is charged.
attempt_siphon
Tries to charge from powernet excess, no upper limit except max charge.
cycle_close
Handles the doors closing
cycle_open
Handles the doors opening
find_airlocks
Initializes airlock links.
lock_vault
Attempts to lock the vault doors
unlock_vault
Attempts to unlock the vault doors
update_cable
Looks for a cable connection beneath the machine.