wallmount gen and sub fixes (#13353)

Co-authored-by: deltanedas <deltanedas@laptop>
This commit is contained in:
deltanedas
2023-01-06 23:13:15 +00:00
committed by GitHub
parent 1a1445dad4
commit d491980407
2 changed files with 4 additions and 2 deletions

View File

@@ -21,6 +21,7 @@
- !type:GivePrototype - !type:GivePrototype
prototype: SheetSteel1 prototype: SheetSteel1
amount: 5 amount: 5
- !type:DeleteEntity {}
- to: parts - to: parts
steps: steps:
- material: Cable - material: Cable
@@ -52,7 +53,7 @@
- to: frame - to: frame
completed: completed:
- !type:GivePrototype - !type:GivePrototype
prototype: CableHVStack1 prototype: CableApcStack1
amount: 5 amount: 5
steps: steps:
- tool: Cutting - tool: Cutting

View File

@@ -21,6 +21,7 @@
- !type:GivePrototype - !type:GivePrototype
prototype: SheetSteel1 prototype: SheetSteel1
amount: 5 amount: 5
- !type:DeleteEntity {}
- to: parts - to: parts
steps: steps:
- material: Cable - material: Cable
@@ -43,7 +44,7 @@
- to: frame - to: frame
completed: completed:
- !type:GivePrototype - !type:GivePrototype
prototype: CableHVStack1 prototype: CableApcStack1
amount: 5 amount: 5
steps: steps:
- tool: Cutting - tool: Cutting