From e9afdba4b2290278a211a5ed7a3380fb60c2a0b7 Mon Sep 17 00:00:00 2001 From: Ed Date: Wed, 9 Apr 2025 12:25:45 +0300 Subject: [PATCH] Delete WallMarble.yml --- .../Graphs/Structures/Walls/WallMarble.yml | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 Resources/Prototypes/_CP14/Recipes/Construction/Graphs/Structures/Walls/WallMarble.yml 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