bolts ![code/modules/hallucination/bolted_airlocks.dm 1](git.png)
Vars | |
airlocks_to_hit | A list of weakrefs to airlocks we bolt down around us |
---|---|
locking | Whether we're currently locking, or unlocking |
locks | A list of weakrefs to fake lock hallucinations we've created |
next_action | A number relating to the number of ssfastprocessing ticks (x 10) until the next action |
Var Details
airlocks_to_hit ![code/modules/hallucination/bolted_airlocks.dm 4](git.png)
A list of weakrefs to airlocks we bolt down around us
locking ![code/modules/hallucination/bolted_airlocks.dm 10](git.png)
Whether we're currently locking, or unlocking
locks ![code/modules/hallucination/bolted_airlocks.dm 6](git.png)
A list of weakrefs to fake lock hallucinations we've created
next_action ![code/modules/hallucination/bolted_airlocks.dm 8](git.png)
A number relating to the number of ssfastprocessing ticks (x 10) until the next action