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