From 7aa1e5fff72da72eff1a0e42e7235897c4c4c1cc Mon Sep 17 00:00:00 2001 From: BoskiYourk <175783845+BoskiYourk@users.noreply.guthub.com> Date: Sat, 4 Jan 2025 23:15:56 -0600 Subject: [PATCH] Fixes Beret Recipies --- Resources/Prototypes/_Harmony/Recipes/Lathes/clothing.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Resources/Prototypes/_Harmony/Recipes/Lathes/clothing.yml b/Resources/Prototypes/_Harmony/Recipes/Lathes/clothing.yml index 95a93c8a5ca4..871d6f3e9f7b 100644 --- a/Resources/Prototypes/_Harmony/Recipes/Lathes/clothing.yml +++ b/Resources/Prototypes/_Harmony/Recipes/Lathes/clothing.yml @@ -41,7 +41,7 @@ result: ClothingUniformJumpskirtHeadofPersonnelMessKitHarmony - type: latheRecipe - parent: BaseCommandJumpsuitRecipe + parent: BaseCommandHatRecipe id: ClothingHeadHatBeretHeadofPersonnelHarmony result: ClothingHeadHatBeretHeadofPersonnelHarmony @@ -82,12 +82,12 @@ ## Chief Engineer - type: latheRecipe - parent: BaseCommandJumpsuitRecipe + parent: BaseCommandHatRecipe id: ClothingHeadHatBeretChiefEngineerHarmony result: ClothingHeadHatBeretChiefEngineerHarmony ## Research Director - type: latheRecipe - parent: BaseCommandJumpsuitRecipe + parent: BaseCommandHatRecipe id: ClothingHeadHatBeretResearchDirectorHarmony result: ClothingHeadHatBeretResearchDirectorHarmony \ No newline at end of file