Fix misc construction bugs (#15600)

This commit is contained in:
Leon Friedrich
2023-04-21 16:01:35 +12:00
committed by GitHub
parent e13e398424
commit d1d13f4ef1
5 changed files with 12 additions and 23 deletions

View File

@@ -301,11 +301,6 @@
entity: WallSolidRust
edges:
- to: wall
completed:
- !type:SpawnPrototype
prototype: WallSolid
amount: 1
- !type:DeleteEntity {}
steps:
- tool: Welding
doAfter: 5

View File

@@ -65,7 +65,6 @@
- !type:SpawnPrototype
prototype: SheetGlass1
amount: 5
- !type:DeleteEntity { }
steps:
- tool: Screwing
doAfter: 2
@@ -163,7 +162,6 @@
- !type:SpawnPrototype
prototype: SheetRGlass1
amount: 5
- !type:DeleteEntity { }
steps:
- tool: Screwing
doAfter: 4