Fix metal counter frame deconstruction (#10957)
This commit is contained in:
@@ -87,8 +87,8 @@
|
|||||||
- to: start
|
- to: start
|
||||||
completed:
|
completed:
|
||||||
- !type:SpawnPrototype
|
- !type:SpawnPrototype
|
||||||
prototype: MaterialWoodPlank1
|
prototype: MaterialWoodPlank1
|
||||||
amount: 1
|
amount: 1
|
||||||
steps:
|
steps:
|
||||||
- tool: Anchoring
|
- tool: Anchoring
|
||||||
doAfter: 1
|
doAfter: 1
|
||||||
@@ -104,8 +104,11 @@
|
|||||||
- to: start
|
- to: start
|
||||||
completed:
|
completed:
|
||||||
- !type:SpawnPrototype
|
- !type:SpawnPrototype
|
||||||
prototype: SheetSteel1
|
prototype: SheetSteel1
|
||||||
amount: 1
|
amount: 1
|
||||||
|
steps:
|
||||||
|
- tool: Anchoring
|
||||||
|
doAfter: 1
|
||||||
- to: CounterMetal
|
- to: CounterMetal
|
||||||
steps:
|
steps:
|
||||||
- material: Steel
|
- material: Steel
|
||||||
|
|||||||
Reference in New Issue
Block a user