From f0bd861fc8290cdf76f6ed10264623e5580fcf6e Mon Sep 17 00:00:00 2001 From: deltanedas <39013340+deltanedas@users.noreply.github.com> Date: Mon, 2 Oct 2023 14:49:45 +0100 Subject: [PATCH] actually add jug to medfab (#20679) Co-authored-by: deltanedas <@deltanedas:kde.org> --- Resources/Prototypes/Entities/Structures/Machines/lathe.yml | 1 + Resources/Prototypes/Recipes/Lathes/medical.yml | 2 +- Resources/Prototypes/Research/biochemical.yml | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml index 45cdc33a10..6df5158f17 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml @@ -685,6 +685,7 @@ - Hemostat - BluespaceBeaker - SyringeBluespace + - Jug - type: Machine board: MedicalTechFabCircuitboard diff --git a/Resources/Prototypes/Recipes/Lathes/medical.yml b/Resources/Prototypes/Recipes/Lathes/medical.yml index bb83a0a52e..1de2e7290c 100644 --- a/Resources/Prototypes/Recipes/Lathes/medical.yml +++ b/Resources/Prototypes/Recipes/Lathes/medical.yml @@ -202,4 +202,4 @@ result: Jug completetime: 4 materials: - Plastic: 700 + Plastic: 400 diff --git a/Resources/Prototypes/Research/biochemical.yml b/Resources/Prototypes/Research/biochemical.yml index 18145052ae..a3b9090fe6 100644 --- a/Resources/Prototypes/Research/biochemical.yml +++ b/Resources/Prototypes/Research/biochemical.yml @@ -15,6 +15,7 @@ - HotplateMachineCircuitboard - ChemicalPayload - ClothingEyesGlassesChemical + - Jug - type: technology id: SurgicalTools -- 2.51.2