Merge pull request #6421 from Citadel-Station-13/upstream-merge-37221
[MIRROR] Allows passive gates to be interacted with in unpowered areas
This commit is contained in:
@@ -14,6 +14,8 @@ Passive gate is similar to the regular pump except:
|
||||
|
||||
can_unwrench = TRUE
|
||||
|
||||
interaction_flags_machine = INTERACT_MACHINE_OFFLINE | INTERACT_MACHINE_WIRES_IF_OPEN | INTERACT_MACHINE_ALLOW_SILICON | INTERACT_MACHINE_OPEN_SILICON | INTERACT_MACHINE_SET_MACHINE
|
||||
|
||||
var/on = FALSE
|
||||
var/target_pressure = ONE_ATMOSPHERE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user