diff --git a/Resources/Prototypes/DeltaV/Recipes/Lathes/clothing.yml b/Resources/Prototypes/DeltaV/Recipes/Lathes/clothing.yml index b0b469d05cd..7f7648d9d8c 100644 --- a/Resources/Prototypes/DeltaV/Recipes/Lathes/clothing.yml +++ b/Resources/Prototypes/DeltaV/Recipes/Lathes/clothing.yml @@ -80,3 +80,60 @@ completetime: 4 materials: Cloth: 500 + +# Chief Justice Wardrobe + +- type: latheRecipe + id: ClothingHeadHatCJToque + result: ClothingHeadHatCJToque + completetime: 2 + materials: + Cloth: 100 + +- type: latheRecipe + id: ClothingUniformJumpsuitChiefJustice + result: ClothingUniformJumpsuitChiefJustice + completetime: 4 + materials: + Cloth: 300 + Durathread: 100 + +- type: latheRecipe + id: ClothingUniformJumpskirtChiefJustice + result: ClothingUniformJumpskirtChiefJustice + completetime: 4 + materials: + Cloth: 300 + Durathread: 100 + +- type: latheRecipe + id: ClothingUniformJumpsuitChiefJusticeFormal + result: ClothingUniformJumpsuitChiefJusticeFormal + completetime: 4 + materials: + Cloth: 300 + Durathread: 100 + +- type: latheRecipe + id: ClothingUniformJumpsuitChiefJusticeWhite + result: ClothingUniformJumpsuitChiefJusticeWhite + completetime: 5 + materials: + Cloth: 300 + Durathread: 100 + +- type: latheRecipe + id: ClothingNeckCloakCJ + result: ClothingNeckCloakCJ + completetime: 2.8 + materials: + Cloth: 200 + Durathread: 150 + +- type: latheRecipe + id: ClothingOuterChiefJustice + result: ClothingOuterChiefJustice + completetime: 3.2 + materials: + Cloth: 300 + Durathread: 200 diff --git a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml index ce5c7780c25..27a667b1127 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml @@ -1075,6 +1075,11 @@ - ClothingUniformJumpskirtQMTurtleneck - ClothingUniformJumpsuitQMFormal - ClothingHeadHatBeretRND + - ClothingHeadHatCJToque # DeltaV - Chief Justice + - ClothingUniformJumpsuitChiefJustice # DeltaV - Chief Justice + - ClothingUniformJumpskirtChiefJustice # DeltaV - Chief Justice + - ClothingUniformJumpsuitChiefJusticeFormal # DeltaV - Chief Justice + - ClothingUniformJumpsuitChiefJusticeWhite # DeltaV - Chief Justice - ClothingUniformJumpsuitResearchDirector - ClothingUniformJumpskirtResearchDirector - ClothingUniformJumpsuitScientist @@ -1109,6 +1114,7 @@ - ClothingOuterWinterWardenUnarmored - ClothingOuterWinterQM - ClothingOuterWinterRD + - ClothingOuterChiefJustice # DeltaV - Chief Justice - ClothingNeckMantleCap - ClothingNeckMantleCE - ClothingNeckMantleCMO @@ -1116,6 +1122,7 @@ - ClothingNeckMantleHOS - ClothingNeckMantleRD - ClothingNeckMantleQM + - ClothingNeckCloakCJ # DeltaV - Chief Justice - ClothingOuterStasecSweater # DeltaV - added stasec sweater to uniform printer. - ClothingOuterWinterMusician - ClothingOuterWinterClown