Makes it so that all wires (except the bolt wire) have to be cut on airlocks/windoors (#11056)

This commit is contained in:
Flipp Syder
2022-09-05 18:41:39 -07:00
committed by GitHub
parent 77784882e0
commit 8e54ec27f2
3 changed files with 25 additions and 2 deletions

View File

@@ -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

View File

@@ -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: