Makes it so that all wires (except the bolt wire) have to be cut on airlocks/windoors (#11056)
This commit is contained in:
@@ -90,12 +90,15 @@
|
||||
- !type:AirlockBolted
|
||||
value: false
|
||||
- !type:WirePanel {}
|
||||
- !type:AllWiresCut
|
||||
ignoreTypes:
|
||||
- !type:DoorBoltWireAction
|
||||
completed:
|
||||
- !type:EmptyAllContainers {}
|
||||
steps:
|
||||
- tool: Prying
|
||||
doAfter: 5
|
||||
|
||||
|
||||
- node: glassElectronics
|
||||
entity: AirlockAssembly
|
||||
edges:
|
||||
@@ -127,6 +130,9 @@
|
||||
- !type:AirlockBolted
|
||||
value: false
|
||||
- !type:WirePanel {}
|
||||
- !type:AllWiresCut
|
||||
ignoreTypes:
|
||||
- !type:DoorBoltWireAction
|
||||
completed:
|
||||
- !type:SpawnPrototype
|
||||
prototype: SheetRGlass1
|
||||
|
||||
@@ -112,6 +112,9 @@
|
||||
- !type:AirlockBolted
|
||||
value: false
|
||||
- !type:WirePanel {}
|
||||
- !type:AllWiresCut
|
||||
ignoreTypes:
|
||||
- !type:DoorBoltWireAction
|
||||
completed:
|
||||
- !type:EmptyAllContainers {}
|
||||
steps:
|
||||
@@ -212,6 +215,9 @@
|
||||
- !type:WirePanel {}
|
||||
- !type:ContainerNotEmpty # TODO ShadowCommander: Remove when map gets updated
|
||||
container: board
|
||||
- !type:AllWiresCut
|
||||
ignoreTypes:
|
||||
- !type:DoorBoltWireAction
|
||||
completed:
|
||||
- !type:EmptyAllContainers {}
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user