Fixes airlock construction graph issues (#17812)
This commit is contained in:
@@ -77,6 +77,15 @@
|
|||||||
- material: ReinforcedGlass
|
- material: ReinforcedGlass
|
||||||
amount: 1
|
amount: 1
|
||||||
doAfter: 2
|
doAfter: 2
|
||||||
|
- to: wired
|
||||||
|
conditions:
|
||||||
|
- !type:EntityAnchored {}
|
||||||
|
completed:
|
||||||
|
- !type:EmptyAllContainers {}
|
||||||
|
steps:
|
||||||
|
- tool: Prying
|
||||||
|
doAfter: 5
|
||||||
|
|
||||||
|
|
||||||
- node: airlock
|
- node: airlock
|
||||||
entity: Airlock
|
entity: Airlock
|
||||||
@@ -112,6 +121,9 @@
|
|||||||
- !type:EntityAnchored {}
|
- !type:EntityAnchored {}
|
||||||
completed:
|
completed:
|
||||||
- !type:EmptyAllContainers {}
|
- !type:EmptyAllContainers {}
|
||||||
|
- !type:SpawnPrototype
|
||||||
|
prototype: SheetRGlass1
|
||||||
|
amount: 1
|
||||||
steps:
|
steps:
|
||||||
- tool: Prying
|
- tool: Prying
|
||||||
doAfter: 5
|
doAfter: 5
|
||||||
|
|||||||
Reference in New Issue
Block a user