diff --git a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml index c9e3ea2302b..0317c97ed10 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml @@ -1053,6 +1053,7 @@ - WhiteCane - AACTablet # DeltaV - BoneGel # Shitmed Change + - TankHarness # DeltaV dynamicRecipes: # Begin DeltaV additions - LauncherSyringe diff --git a/Resources/Prototypes/_DV/Recipes/Lathes/medical.yml b/Resources/Prototypes/_DV/Recipes/Lathes/medical.yml index 945829974eb..9678ceef292 100644 --- a/Resources/Prototypes/_DV/Recipes/Lathes/medical.yml +++ b/Resources/Prototypes/_DV/Recipes/Lathes/medical.yml @@ -22,3 +22,11 @@ materials: Plastic: 150 Steel: 50 + +- type: latheRecipe + id: TankHarness + result: ClothingOuterVestTank + completetime: 2 + materials: + Plastic: 300 + Steel: 100