From: Ubaser <134914314+UbaserB@users.noreply.github.com> Date: Sun, 17 Dec 2023 23:20:04 +0000 (+1100) Subject: HOS's parade uniform available at the uniform printer (#22667) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=32e63d8dd6adc861f8e7373f097668cd7eafc524;p=space-station-14.git HOS's parade uniform available at the uniform printer (#22667) * add * fix --- diff --git a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml index f1f504f8f2..31742d8a8a 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml @@ -767,6 +767,8 @@ - ClothingUniformJumpskirtHoS - ClothingUniformJumpsuitHoSAlt - ClothingUniformJumpskirtHoSAlt + - ClothingUniformJumpsuitHoSParadeMale + - ClothingUniformJumpskirtHoSParadeMale - ClothingUniformJumpsuitHydroponics - ClothingUniformJumpskirtHydroponics - ClothingUniformJumpsuitJanitor diff --git a/Resources/Prototypes/Recipes/Lathes/clothing.yml b/Resources/Prototypes/Recipes/Lathes/clothing.yml index 328b557460..a1fc114d6c 100644 --- a/Resources/Prototypes/Recipes/Lathes/clothing.yml +++ b/Resources/Prototypes/Recipes/Lathes/clothing.yml @@ -220,6 +220,22 @@ Cloth: 300 Durathread: 100 +- type: latheRecipe + id: ClothingUniformJumpsuitHoSParadeMale + result: ClothingUniformJumpsuitHoSParadeMale + completetime: 5 + materials: + Cloth: 300 + Durathread: 100 + +- type: latheRecipe + id: ClothingUniformJumpskirtHoSParadeMale + result: ClothingUniformJumpskirtHoSParadeMale + completetime: 5 + materials: + Cloth: 300 + Durathread: 100 + - type: latheRecipe id: ClothingUniformJumpsuitHoSAlt result: ClothingUniformJumpsuitHoSAlt