From bf7be6df3ba3efc0bdabd20ed8bd55cab1ce5b7e Mon Sep 17 00:00:00 2001 From: Janet Blackquill Date: Fri, 10 Jan 2025 01:36:00 -0500 Subject: [PATCH] Add tank harnesses to the medical techfab (#2679) --- .../Prototypes/Entities/Structures/Machines/lathe.yml | 1 + Resources/Prototypes/_DV/Recipes/Lathes/medical.yml | 8 ++++++++ 2 files changed, 9 insertions(+) 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