From 9ffa1a7f7bec4727551e97559aadb7053437d358 Mon Sep 17 00:00:00 2001 From: Hitlinemoss <209321380+Hitlinemoss@users.noreply.github.com> Date: Mon, 16 Jun 2025 08:08:42 -0400 Subject: [PATCH] Added cargo beret to uniform printer --- Resources/Prototypes/Recipes/Lathes/Packs/clothing.yml | 1 + Resources/Prototypes/Recipes/Lathes/clothing.yml | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/Resources/Prototypes/Recipes/Lathes/Packs/clothing.yml b/Resources/Prototypes/Recipes/Lathes/Packs/clothing.yml index aa95781729..1c04caba6c 100644 --- a/Resources/Prototypes/Recipes/Lathes/Packs/clothing.yml +++ b/Resources/Prototypes/Recipes/Lathes/Packs/clothing.yml @@ -10,6 +10,7 @@ - type: latheRecipePack id: ClothingCargo recipes: + - ClothingHeadHatBeretCargo - ClothingUniformJumpsuitCargo - ClothingUniformJumpskirtCargo - ClothingUniformJumpsuitSalvageSpecialist diff --git a/Resources/Prototypes/Recipes/Lathes/clothing.yml b/Resources/Prototypes/Recipes/Lathes/clothing.yml index c5f81153e2..6fb2d95b21 100644 --- a/Resources/Prototypes/Recipes/Lathes/clothing.yml +++ b/Resources/Prototypes/Recipes/Lathes/clothing.yml @@ -857,6 +857,11 @@ id: ClothingHeadHatBeretBrigmedic result: ClothingHeadHatBeretBrigmedic +- type: latheRecipe + parent: BaseHatRecipe + id: ClothingHeadHatBeretCargo + result: ClothingHeadHatBeretCargo + - type: latheRecipe parent: BaseHatRecipe id: ClothingHeadHatBeretSecurity -- 2.51.2