From: Джексон Миссиссиппи Date: Sun, 9 Feb 2025 22:16:17 +0000 (-0600) Subject: Add loungewear to uniform printer (#35008) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=0024f3fa0d130fa7ca3819d803ac87ef4a06421e;p=space-station-14.git Add loungewear to uniform printer (#35008) * Update clothing.yml * Update clothing.yml --- diff --git a/Resources/Prototypes/Recipes/Lathes/Packs/clothing.yml b/Resources/Prototypes/Recipes/Lathes/Packs/clothing.yml index 15ba04b88c..728082036e 100644 --- a/Resources/Prototypes/Recipes/Lathes/Packs/clothing.yml +++ b/Resources/Prototypes/Recipes/Lathes/Packs/clothing.yml @@ -5,6 +5,7 @@ recipes: - ClothingUniformJumpsuitColorGrey - ClothingUniformJumpskirtColorGrey + - ClothingUniformJumpsuitLoungewear - type: latheRecipePack id: ClothingCargo diff --git a/Resources/Prototypes/Recipes/Lathes/clothing.yml b/Resources/Prototypes/Recipes/Lathes/clothing.yml index 62e2982e5c..6279cc2156 100644 --- a/Resources/Prototypes/Recipes/Lathes/clothing.yml +++ b/Resources/Prototypes/Recipes/Lathes/clothing.yml @@ -65,6 +65,11 @@ parent: BaseJumpsuitRecipe id: ClothingUniformJumpskirtColorGrey result: ClothingUniformJumpskirtColorGrey + +- type: latheRecipe + parent: BaseJumpsuitRecipe + id: ClothingUniformJumpsuitLoungewear + result: ClothingUniformJumpsuitLoungewear - type: latheRecipe parent: BaseJumpsuitRecipe