From d491980407fd4fc36f523e9ec3b22e28aac0f0f2 Mon Sep 17 00:00:00 2001 From: deltanedas <39013340+deltanedas@users.noreply.github.com> Date: Fri, 6 Jan 2023 23:13:15 +0000 Subject: [PATCH] wallmount gen and sub fixes (#13353) Co-authored-by: deltanedas --- .../Construction/Graphs/utilities/wallmount_generator.yml | 3 ++- .../Construction/Graphs/utilities/wallmount_substation.yml | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Recipes/Construction/Graphs/utilities/wallmount_generator.yml b/Resources/Prototypes/Recipes/Construction/Graphs/utilities/wallmount_generator.yml index e78ee46a73..b9ca0af5f3 100644 --- a/Resources/Prototypes/Recipes/Construction/Graphs/utilities/wallmount_generator.yml +++ b/Resources/Prototypes/Recipes/Construction/Graphs/utilities/wallmount_generator.yml @@ -21,6 +21,7 @@ - !type:GivePrototype prototype: SheetSteel1 amount: 5 + - !type:DeleteEntity {} - to: parts steps: - material: Cable @@ -52,7 +53,7 @@ - to: frame completed: - !type:GivePrototype - prototype: CableHVStack1 + prototype: CableApcStack1 amount: 5 steps: - tool: Cutting diff --git a/Resources/Prototypes/Recipes/Construction/Graphs/utilities/wallmount_substation.yml b/Resources/Prototypes/Recipes/Construction/Graphs/utilities/wallmount_substation.yml index 598ca2bc85..ff73e90fd9 100644 --- a/Resources/Prototypes/Recipes/Construction/Graphs/utilities/wallmount_substation.yml +++ b/Resources/Prototypes/Recipes/Construction/Graphs/utilities/wallmount_substation.yml @@ -21,6 +21,7 @@ - !type:GivePrototype prototype: SheetSteel1 amount: 5 + - !type:DeleteEntity {} - to: parts steps: - material: Cable @@ -43,7 +44,7 @@ - to: frame completed: - !type:GivePrototype - prototype: CableHVStack1 + prototype: CableApcStack1 amount: 5 steps: - tool: Cutting