diff --git a/Resources/Prototypes/Catalog/Research/technologies.yml b/Resources/Prototypes/Catalog/Research/technologies.yml index 643d2b3922..9b6d42cefb 100644 --- a/Resources/Prototypes/Catalog/Research/technologies.yml +++ b/Resources/Prototypes/Catalog/Research/technologies.yml @@ -28,6 +28,7 @@ - Bucket - MopItem - SprayBottle + - BodyBag # Biological Technology Tree diff --git a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml index 13f26b21e7..618fe6b643 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml @@ -351,9 +351,8 @@ - type: LatheVisuals idleState: icon runningState: icon - - type: LatheDatabase - static: true - recipes: + - type: ProtolatheDatabase + protolatherecipes: - HandheldHealthAnalyzer - ClothingHandsGlovesLatex - ClothingHandsGlovesNitrile @@ -373,6 +372,7 @@ - Dropper - Syringe - PillCanister + - BodyBag - type: Machine board: MedicalTechFabCircuitboard diff --git a/Resources/Prototypes/Recipes/Lathes/medical.yml b/Resources/Prototypes/Recipes/Lathes/medical.yml index c6dde8b824..43930f7cfd 100644 --- a/Resources/Prototypes/Recipes/Lathes/medical.yml +++ b/Resources/Prototypes/Recipes/Lathes/medical.yml @@ -48,12 +48,12 @@ Steel: 200 - type: latheRecipe - id: BodyBag_Folded + id: BodyBag icon: Objects/Specific/Medical/Morgue/bodybags.rsi/bag_folded.png result: BodyBag_Folded - completetime: 1.2 + completetime: 2 materials: - Plastic: 200 + Plastic: 300 - type: latheRecipe id: HandheldCrewMonitor @@ -97,7 +97,7 @@ result: ClothingMaskSterile completetime: 2 materials: - Plastic: 300 + Plastic: 100 - type: latheRecipe id: DiseaseSwab