airlock

Vars | |
command_running | Is a command actually running |
---|---|
cur_command | Command currently being executed |
id_tag | Our ID tag for map-based linking shenanigans |
on_spark_cooldown | Have we created sparks too recently? |
shockedby | List of people who have shocked this door for logging purposes |
Procs | |
open | Time it takes to open an airlock with an item with the TRAIT_FORCES_OPEN_DOORS_ITEM trait, 5 seconds for wielded items, 10 seconds for nonwielded items Can we open the airlock while unpowered? Wielded item's can't, but unwielded items can |
Var Details
command_running

Is a command actually running
cur_command

Command currently being executed
id_tag

Our ID tag for map-based linking shenanigans
on_spark_cooldown

Have we created sparks too recently?
shockedby

List of people who have shocked this door for logging purposes
Proc Details
open
Time it takes to open an airlock with an item with the TRAIT_FORCES_OPEN_DOORS_ITEM trait, 5 seconds for wielded items, 10 seconds for nonwielded items Can we open the airlock while unpowered? Wielded item's can't, but unwielded items can