diff --git a/Resources/Prototypes/SS220/Recipes/Construction/Graphs/furniture/bench.yml b/Resources/Prototypes/SS220/Recipes/Construction/Graphs/furniture/bench.yml index eb98602aa2f5c4..ccbdfbc7140b6c 100644 --- a/Resources/Prototypes/SS220/Recipes/Construction/Graphs/furniture/bench.yml +++ b/Resources/Prototypes/SS220/Recipes/Construction/Graphs/furniture/bench.yml @@ -5,6 +5,8 @@ start: start graph: - node: start + actions: + - !type:DestroyEntity {} edges: - to: BenchLeft completed: @@ -39,7 +41,6 @@ - !type:SpawnPrototype prototype: SheetSteel1 amount: 1 - - !type:DeleteEntity {} steps: - tool: Anchoring doAfter: 1 @@ -51,7 +52,6 @@ - !type:SpawnPrototype prototype: SheetSteel1 amount: 1 - - !type:DeleteEntity {} steps: - tool: Anchoring doAfter: 1 @@ -63,7 +63,6 @@ - !type:SpawnPrototype prototype: SheetSteel1 amount: 1 - - !type:DeleteEntity {} steps: - tool: Anchoring doAfter: 1 diff --git a/Resources/Prototypes/SS220/Recipes/Construction/Graphs/furniture/blinds.yml b/Resources/Prototypes/SS220/Recipes/Construction/Graphs/furniture/blinds.yml index 3f993dab12bf3c..cfa7ba465497cf 100644 --- a/Resources/Prototypes/SS220/Recipes/Construction/Graphs/furniture/blinds.yml +++ b/Resources/Prototypes/SS220/Recipes/Construction/Graphs/furniture/blinds.yml @@ -5,6 +5,8 @@ start: start graph: - node: start + actions: + - !type:DeleteEntity {} edges: - to: BlindsSolo completed: @@ -47,7 +49,6 @@ - !type:SpawnPrototype prototype: SheetSteel1 amount: 2 - - !type:DeleteEntity {} steps: - tool: Anchoring doAfter: 1 @@ -59,7 +60,6 @@ - !type:SpawnPrototype prototype: SheetSteel1 amount: 2 - - !type:DeleteEntity {} steps: - tool: Anchoring doAfter: 1 @@ -71,7 +71,6 @@ - !type:SpawnPrototype prototype: SheetSteel1 amount: 2 - - !type:DeleteEntity {} steps: - tool: Anchoring doAfter: 1 @@ -83,7 +82,6 @@ - !type:SpawnPrototype prototype: SheetSteel1 amount: 2 - - !type:DeleteEntity {} steps: - tool: Anchoring doAfter: 1 diff --git a/Resources/Prototypes/SS220/Recipes/Construction/Graphs/furniture/dinner_sofa.yml b/Resources/Prototypes/SS220/Recipes/Construction/Graphs/furniture/dinner_sofa.yml index 2dfc34fd929747..ba30b11714911c 100644 --- a/Resources/Prototypes/SS220/Recipes/Construction/Graphs/furniture/dinner_sofa.yml +++ b/Resources/Prototypes/SS220/Recipes/Construction/Graphs/furniture/dinner_sofa.yml @@ -5,6 +5,8 @@ start: start graph: - node: start + actions: + - !type:DestroyEntity {} edges: - to: DinnerSofaLeft completed: @@ -39,7 +41,6 @@ - !type:SpawnPrototype prototype: MaterialWoodPlank1 amount: 3 - - !type:DeleteEntity {} steps: - tool: Anchoring doAfter: 1 @@ -51,7 +52,6 @@ - !type:SpawnPrototype prototype: MaterialWoodPlank1 amount: 3 - - !type:DeleteEntity {} steps: - tool: Anchoring doAfter: 1 @@ -63,7 +63,6 @@ - !type:SpawnPrototype prototype: MaterialWoodPlank1 amount: 3 - - !type:DeleteEntity {} steps: - tool: Anchoring doAfter: 1 diff --git a/Resources/Prototypes/SS220/Recipes/Construction/Graphs/furniture/pew.yml b/Resources/Prototypes/SS220/Recipes/Construction/Graphs/furniture/pew.yml index b33e3f68927c6e..de894b7cbed6a4 100644 --- a/Resources/Prototypes/SS220/Recipes/Construction/Graphs/furniture/pew.yml +++ b/Resources/Prototypes/SS220/Recipes/Construction/Graphs/furniture/pew.yml @@ -5,6 +5,8 @@ start: start graph: - node: start + actions: + - !type:DestroyEntity {} edges: - to: PewLeft completed: @@ -39,7 +41,6 @@ - !type:SpawnPrototype prototype: MaterialWoodPlank1 amount: 2 - - !type:DeleteEntity {} steps: - tool: Anchoring doAfter: 1 @@ -51,7 +52,6 @@ - !type:SpawnPrototype prototype: MaterialWoodPlank1 amount: 2 - - !type:DeleteEntity {} steps: - tool: Anchoring doAfter: 1 @@ -63,7 +63,6 @@ - !type:SpawnPrototype prototype: MaterialWoodPlank1 amount: 2 - - !type:DeleteEntity {} steps: - tool: Anchoring doAfter: 1 diff --git a/Resources/Prototypes/SS220/Recipes/Construction/Graphs/furniture/sofa.yml b/Resources/Prototypes/SS220/Recipes/Construction/Graphs/furniture/sofa.yml index 4f6f9ba3e382b4..6a8ee99e2de3c2 100644 --- a/Resources/Prototypes/SS220/Recipes/Construction/Graphs/furniture/sofa.yml +++ b/Resources/Prototypes/SS220/Recipes/Construction/Graphs/furniture/sofa.yml @@ -5,6 +5,8 @@ start: start graph: - node: start + actions: + - !type:DestroyEntity {} edges: - to: SofaLeft completed: @@ -47,7 +49,6 @@ - !type:SpawnPrototype prototype: MaterialWoodPlank1 amount: 3 - - !type:DeleteEntity {} steps: - tool: Anchoring doAfter: 1 @@ -59,7 +60,6 @@ - !type:SpawnPrototype prototype: MaterialWoodPlank1 amount: 3 - - !type:DeleteEntity {} steps: - tool: Anchoring doAfter: 1 @@ -71,7 +71,6 @@ - !type:SpawnPrototype prototype: MaterialWoodPlank1 amount: 3 - - !type:DeleteEntity {} steps: - tool: Anchoring doAfter: 1 @@ -83,7 +82,6 @@ - !type:SpawnPrototype prototype: MaterialWoodPlank1 amount: 3 - - !type:DeleteEntity {} steps: - tool: Anchoring doAfter: 1