From acde1910cedee503b01699afacd4319f479e9621 Mon Sep 17 00:00:00 2001 From: Vera Aguilera Puerto Date: Fri, 15 Oct 2021 12:20:30 +0200 Subject: [PATCH] Remove low wall construction recipe. --- .../Recipes/Construction/structures.yml | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/Resources/Prototypes/Recipes/Construction/structures.yml b/Resources/Prototypes/Recipes/Construction/structures.yml index 6ad7237adf..ee186fd627 100644 --- a/Resources/Prototypes/Recipes/Construction/structures.yml +++ b/Resources/Prototypes/Recipes/Construction/structures.yml @@ -52,24 +52,6 @@ conditions: - !type:TileNotBlocked {} -- type: construction - name: low wall - id: LowWall - graph: lowWall - startNode: start - targetNode: lowWall - category: Structures - description: A low wall used for mounting windows. - conditions: - - !type:NoWindowsInTile {} - - !type:TileNotBlocked {} - icon: - sprite: Structures/Walls/low_wall.rsi - state: metal - objectType: Structure - placementMode: SnapgridCenter - canRotate: false - - type: construction name: grille id: Grille