From 5e5189320d9601b290050076014ccbef6ab4cd20 Mon Sep 17 00:00:00 2001 From: dustylens Date: Sat, 12 Oct 2024 14:10:52 -0700 Subject: [PATCH] Adds carpets to the tile cutter. --- .../Entities/Structures/Machines/lathe.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml index 5267695bfc9..cb3e58ad6b1 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml @@ -1528,6 +1528,22 @@ - FloorTileItemKitchen # Frontier - FloorTileItemLaundry # Frontier - SheetPaper # Frontier + - Carpet # Frontier + - CarpetBlack # Frontier + - CarpetPink # Frontier + - CarpetBlue # Frontier + - CarpetGreen # Frontier + - CarpetOrange # Frontier + - CarpetPurple # Frontier + - FloorCarpetItemSkyBlue # Frontier + - CarpetCyan # Frontier + - CarpetWhite # Frontier + - FloorTileItemCarpetClown # Frontier + - FloorTileItemCarpetOffice # Frontier + - FloorTileItemEighties # Frontier + - FloorTileItemArcadeBlue # Frontier + - FloorTileItemArcadeBlue2 # Frontier + - FloorTileItemArcadeRed # Frontier dynamicRecipes: - FauxTileAstroGrass # Frontier - FauxTileAstroIce # Frontier