diff --git a/Resources/Prototypes/_Harmony/Recipes/Lathes/clothing.yml b/Resources/Prototypes/_Harmony/Recipes/Lathes/clothing.yml index 95a93c8a5ca414..871d6f3e9f7b67 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