diff --git a/Resources/Prototypes/Recipes/Construction/Graphs/utilities/atmos_binary.yml b/Resources/Prototypes/Recipes/Construction/Graphs/utilities/atmos_binary.yml index df6095b298..bfc3405259 100644 --- a/Resources/Prototypes/Recipes/Construction/Graphs/utilities/atmos_binary.yml +++ b/Resources/Prototypes/Recipes/Construction/Graphs/utilities/atmos_binary.yml @@ -104,5 +104,7 @@ amount: 2 - !type:DeleteEntity steps: + - tool: Screwing + doAfter: 1 - tool: Welding - doAfter: 1 + doAfter: 1 diff --git a/Resources/Prototypes/Recipes/Construction/Graphs/utilities/atmos_unary.yml b/Resources/Prototypes/Recipes/Construction/Graphs/utilities/atmos_unary.yml index ca817712ab..d5ca375087 100644 --- a/Resources/Prototypes/Recipes/Construction/Graphs/utilities/atmos_unary.yml +++ b/Resources/Prototypes/Recipes/Construction/Graphs/utilities/atmos_unary.yml @@ -34,6 +34,8 @@ amount: 2 - !type:DeleteEntity steps: + - tool: Screwing + doAfter: 1 - tool: Welding doAfter: 1 - node: passivevent @@ -46,6 +48,8 @@ amount: 2 - !type:DeleteEntity steps: + - tool: Screwing + doAfter: 1 - tool: Welding doAfter: 1 - node: ventscrubber @@ -58,6 +62,8 @@ amount: 2 - !type:DeleteEntity steps: + - tool: Screwing + doAfter: 1 - tool: Welding doAfter: 1 - node: outletinjector