From 652d9f533fbd11572ff9fabe74a5ff010c8a46ed Mon Sep 17 00:00:00 2001 From: ConstantlyConfused <67894661+Eternally-Confused@users.noreply.github.com> Date: Tue, 20 May 2025 11:46:18 -0600 Subject: [PATCH] Add advanced surgical instruments to the "tool" recipe category (#3805) add adv surgical tools to the "tool" recipe category --- .../Prototypes/_Shitmed/Recipes/Lathes/medical.yml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/Resources/Prototypes/_Shitmed/Recipes/Lathes/medical.yml b/Resources/Prototypes/_Shitmed/Recipes/Lathes/medical.yml index 999b1e3443..e460db0dca 100644 --- a/Resources/Prototypes/_Shitmed/Recipes/Lathes/medical.yml +++ b/Resources/Prototypes/_Shitmed/Recipes/Lathes/medical.yml @@ -22,36 +22,40 @@ Silver: 300 - type: latheRecipe + parent: BaseSurgicalRecipe # DeltaV - Add to the "tool" recipe category id: EnergyScalpel result: EnergyScalpel - completetime: 2 +# completetime: 2 # DeltaV - redundant due to parenting BaseSurgical materials: Steel: 600 Glass: 150 Gold: 150 - type: latheRecipe + parent: BaseSurgicalRecipe # DeltaV - Add to the "tool" recipe category id: AdvancedRetractor result: AdvancedRetractor - completetime: 2 +# completetime: 2 # DeltaV - redundant due to parenting BaseSurgical materials: Steel: 600 Glass: 150 Silver: 150 - type: latheRecipe + parent: BaseSurgicalRecipe # DeltaV - Add to the "tool" recipe category id: EnergyCautery result: EnergyCautery - completetime: 2 +# completetime: 2 # DeltaV - redundant due to parenting BaseSurgical materials: Steel: 600 Glass: 150 Plasma: 150 - type: latheRecipe + parent: BaseSurgicalRecipe # DeltaV - Add to the "tool" recipe category id: OmnimedTool result: OmnimedTool - completetime: 2 +# completetime: 2 # DeltaV - redundant due to parenting BaseSurgical materials: Steel: 1200 Glass: 300