diff --git a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml index 66aee96aa3..bb5a0d1ffd 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml @@ -817,6 +817,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