Fixes airlock construction graph issues (#17812)

This commit is contained in:
Errant
2023-07-05 00:31:35 +00:00
committed by GitHub
parent 9ae0b9e81c
commit b7ff79c1fb

View File

@@ -77,6 +77,15 @@
- material: ReinforcedGlass
amount: 1
doAfter: 2
- to: wired
conditions:
- !type:EntityAnchored {}
completed:
- !type:EmptyAllContainers {}
steps:
- tool: Prying
doAfter: 5
- node: airlock
entity: Airlock
@@ -112,6 +121,9 @@
- !type:EntityAnchored {}
completed:
- !type:EmptyAllContainers {}
- !type:SpawnPrototype
prototype: SheetRGlass1
amount: 1
steps:
- tool: Prying
doAfter: 5