From: deepdarkdepths <155149356+deepdarkdepths@users.noreply.github.com> Date: Wed, 6 Mar 2024 01:17:50 +0000 (-0500) Subject: Adds paramedic cap to the uniform printer (#25861) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=7e9c3b88146d5ca3336eec9213d4b0908c87976d;p=space-station-14.git Adds paramedic cap to the uniform printer (#25861) Update lathe+clothing.yml --- diff --git a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml index c10409bf33..f4c7bd10d1 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml @@ -959,6 +959,7 @@ - ClothingHeadHatWarden - ClothingUniformJumpsuitWarden - ClothingUniformJumpskirtWarden + - ClothingHeadHatParamedicsoft # Winter outfits - ClothingOuterWinterCap - ClothingOuterWinterCE diff --git a/Resources/Prototypes/Recipes/Lathes/clothing.yml b/Resources/Prototypes/Recipes/Lathes/clothing.yml index 6517cfd5a6..626ec82a91 100644 --- a/Resources/Prototypes/Recipes/Lathes/clothing.yml +++ b/Resources/Prototypes/Recipes/Lathes/clothing.yml @@ -1,5 +1,5 @@ - +# Jumpsuits/skirts - type: latheRecipe id: ClothingUniformJumpsuitColorGrey # Tide result: ClothingUniformJumpsuitColorGrey @@ -608,7 +608,7 @@ completetime: 4 materials: Cloth: 300 - +# Command winter coats - type: latheRecipe id: ClothingOuterWinterCap result: ClothingOuterWinterCap @@ -672,7 +672,7 @@ materials: Cloth: 500 Durathread: 400 - +# Mantles - type: latheRecipe id: ClothingNeckMantleCap result: ClothingNeckMantleCap @@ -728,8 +728,7 @@ materials: Cloth: 200 Durathread: 150 - - +# Winter coats - type: latheRecipe id: ClothingOuterWinterMusician result: ClothingOuterWinterMusician @@ -905,7 +904,7 @@ materials: Cloth: 500 Durathread: 300 - +# Hats - type: latheRecipe id: ClothingHeadHatCaptain result: ClothingHeadHatCaptain @@ -1080,6 +1079,13 @@ completetime: 2 materials: Cloth: 100 + +- type: latheRecipe + id: ClothingHeadHatParamedicsoft + result: ClothingHeadHatParamedicsoft + completetime: 1 + materials: + Cloth: 100 # Ties - type: latheRecipe id: ClothingNeckTieRed @@ -1157,7 +1163,7 @@ completetime: 2 materials: Cloth: 200 - +# Carpets - type: latheRecipe id: Carpet result: FloorCarpetItemRed