diff --git a/Resources/Prototypes/_CP14/Recipes/Construction/Graphs/Structures/Walls/WallMarble.yml b/Resources/Prototypes/_CP14/Recipes/Construction/Graphs/Structures/Walls/WallMarble.yml deleted file mode 100644 index d57a1dad8a..0000000000 --- a/Resources/Prototypes/_CP14/Recipes/Construction/Graphs/Structures/Walls/WallMarble.yml +++ /dev/null @@ -1,16 +0,0 @@ -- type: constructionGraph - id: CP14WallMarbleBrick - start: start - graph: - - node: start - edges: - - to: CP14WallMarbleBrick - completed: - - !type:SnapToGrid - southRotation: true - steps: - - material: CP14MarbleStone - amount: 3 - doAfter: 2 - - node: CP14WallMarbleBrick - entity: CP14WallMarbleBrick \ No newline at end of file