From 9af0575ea58cd7983af9461bd51b0279200a5991 Mon Sep 17 00:00:00 2001 From: Nairod <110078045+Nairodian@users.noreply.github.com> Date: Sun, 23 Oct 2022 12:56:59 -0500 Subject: [PATCH] Lathe recipe and prototype listings (#12148) --- .../Entities/Structures/Machines/lathe.yml | 6 ++ .../Prototypes/Recipes/Lathes/clothing.yml | 66 +++++++++++++++++++ 2 files changed, 72 insertions(+) diff --git a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml index 06d4140ae7..6f3e52c077 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml @@ -476,6 +476,12 @@ - ClothingOuterWinterHoS - ClothingOuterWinterQM - ClothingOuterWinterRD + - ClothingNeckMantleCap + - ClothingNeckMantleCE + - ClothingNeckMantleCMO + - ClothingNeckMantleHOP + - ClothingNeckMantleHOS + - ClothingNeckMantleRD - ClothingOuterWinterMusician - ClothingOuterWinterClown - ClothingOuterWinterMime diff --git a/Resources/Prototypes/Recipes/Lathes/clothing.yml b/Resources/Prototypes/Recipes/Lathes/clothing.yml index 13775f0f83..de4cb8a9aa 100644 --- a/Resources/Prototypes/Recipes/Lathes/clothing.yml +++ b/Resources/Prototypes/Recipes/Lathes/clothing.yml @@ -629,6 +629,72 @@ Cloth: 300 Durathread: 300 +- type: latheRecipe + id: ClothingNeckMantleCap + icon: + sprite: Clothing/Neck/mantles/capmantle.rsi + state: icon + result: ClothingNeckMantleCap + completetime: 2.8 + materials: + Cloth: 150 + Durathread: 150 + +- type: latheRecipe + id: ClothingNeckMantleCE + icon: + sprite: Clothing/Neck/mantles/cemantle.rsi + state: icon + result: ClothingNeckMantleCE + completetime: 2.8 + materials: + Cloth: 150 + Durathread: 150 + +- type: latheRecipe + id: ClothingNeckMantleCMO + icon: + sprite: Clothing/Neck/mantles/cmomantle.rsi + state: icon + result: ClothingNeckMantleCMO + completetime: 2.8 + materials: + Cloth: 150 + Durathread: 150 + +- type: latheRecipe + id: ClothingNeckMantleHOP + icon: + sprite: Clothing/Neck/mantles/hopmantle.rsi + state: icon + result: ClothingNeckMantleHOP + completetime: 2.8 + materials: + Cloth: 150 + Durathread: 150 + +- type: latheRecipe + id: ClothingNeckMantleHOS + icon: + sprite: Clothing/Neck/mantles/hosmantle.rsi + state: icon + result: ClothingNeckMantleHOS + completetime: 2.8 + materials: + Cloth: 150 + Durathread: 150 + +- type: latheRecipe + id: ClothingNeckMantleRD + icon: + sprite: Clothing/Neck/mantles/rdmantle.rsi + state: icon + result: ClothingNeckMantleRD + completetime: 2.8 + materials: + Cloth: 150 + Durathread: 150 + - type: latheRecipe id: ClothingOuterWinterMusician icon: