From: Alzore <140123969+Blackern5000@users.noreply.github.com> Date: Wed, 3 Jan 2024 22:42:35 +0000 (-0600) Subject: Gauze recipe in medfab (#23417) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=292026c58468069a16a07bbc8fcd9935243bf544;p=space-station-14.git Gauze recipe in medfab (#23417) * Gauzelathe * latherecipe --- diff --git a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml index 65deb5a3a6..b0e34303c7 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml @@ -772,6 +772,7 @@ staticRecipes: - Brutepack - Ointment + - Gauze - HandLabeler - Defibrillator - HandheldHealthAnalyzer diff --git a/Resources/Prototypes/Recipes/Lathes/medical.yml b/Resources/Prototypes/Recipes/Lathes/medical.yml index c09b4bbd3e..d3477832e9 100644 --- a/Resources/Prototypes/Recipes/Lathes/medical.yml +++ b/Resources/Prototypes/Recipes/Lathes/medical.yml @@ -64,6 +64,13 @@ Glass: 25 Plastic: 25 +- type: latheRecipe + id: Gauze + result: Gauze1 + completetime: 1 + materials: + Cloth: 200 + - type: latheRecipe id: HandheldCrewMonitor result: HandheldCrewMonitorEmpty