From ebdbbb8d610ec392d26d5731130d85913ac43e87 Mon Sep 17 00:00:00 2001 From: lzk <124214523+lzk228@users.noreply.github.com> Date: Fri, 21 Jun 2024 22:41:55 +0200 Subject: [PATCH] Fix corvax clothing recipes (#2319) --- Resources/Prototypes/Corvax/Recipes/Lathes/clothing.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Resources/Prototypes/Corvax/Recipes/Lathes/clothing.yml b/Resources/Prototypes/Corvax/Recipes/Lathes/clothing.yml index 3922387ab06..4b47a675679 100644 --- a/Resources/Prototypes/Corvax/Recipes/Lathes/clothing.yml +++ b/Resources/Prototypes/Corvax/Recipes/Lathes/clothing.yml @@ -27,6 +27,7 @@ completetime: 4 materials: Cloth: 300 + Durathread: 100 - type: latheRecipe id: ClothingUniformJumpskirtCapTurtleneck @@ -34,6 +35,7 @@ completetime: 4 materials: Cloth: 300 + Durathread: 100 - type: latheRecipe id: ClothingUniformJumpsuitHoSBlack @@ -41,6 +43,7 @@ completetime: 4 materials: Cloth: 300 + Durathread: 100 - type: latheRecipe id: ClothingUniformJumpskirtHoSBlack @@ -48,6 +51,7 @@ completetime: 4 materials: Cloth: 300 + Durathread: 100 - type: latheRecipe id: ClothingUniformJumpsuitHoPTurtleneck @@ -55,6 +59,7 @@ completetime: 4 materials: Cloth: 300 + Durathread: 100 - type: latheRecipe id: ClothingUniformJumpskirtHoPTurtleneck @@ -62,6 +67,7 @@ completetime: 4 materials: Cloth: 300 + Durathread: 100 - type: latheRecipe id: ClothingUniformJumpsuitRDClassical @@ -69,6 +75,7 @@ completetime: 4 materials: Cloth: 300 + Durathread: 100 - type: latheRecipe id: ClothingUniformJumpskirtRDClassical @@ -76,3 +83,4 @@ completetime: 4 materials: Cloth: 300 + Durathread: 100