Fix medical techfab and add unused bodybag recipe to it (#9607)

* bodybags printable in medical techfab

* fix medical techfab
This commit is contained in:
Rane
2022-07-10 21:11:30 -04:00
committed by GitHub
parent cfe39123a7
commit d32746199f
3 changed files with 8 additions and 7 deletions

View File

@@ -28,6 +28,7 @@
- Bucket - Bucket
- MopItem - MopItem
- SprayBottle - SprayBottle
- BodyBag
# Biological Technology Tree # Biological Technology Tree

View File

@@ -351,9 +351,8 @@
- type: LatheVisuals - type: LatheVisuals
idleState: icon idleState: icon
runningState: icon runningState: icon
- type: LatheDatabase - type: ProtolatheDatabase
static: true protolatherecipes:
recipes:
- HandheldHealthAnalyzer - HandheldHealthAnalyzer
- ClothingHandsGlovesLatex - ClothingHandsGlovesLatex
- ClothingHandsGlovesNitrile - ClothingHandsGlovesNitrile
@@ -373,6 +372,7 @@
- Dropper - Dropper
- Syringe - Syringe
- PillCanister - PillCanister
- BodyBag
- type: Machine - type: Machine
board: MedicalTechFabCircuitboard board: MedicalTechFabCircuitboard

View File

@@ -48,12 +48,12 @@
Steel: 200 Steel: 200
- type: latheRecipe - type: latheRecipe
id: BodyBag_Folded id: BodyBag
icon: Objects/Specific/Medical/Morgue/bodybags.rsi/bag_folded.png icon: Objects/Specific/Medical/Morgue/bodybags.rsi/bag_folded.png
result: BodyBag_Folded result: BodyBag_Folded
completetime: 1.2 completetime: 2
materials: materials:
Plastic: 200 Plastic: 300
- type: latheRecipe - type: latheRecipe
id: HandheldCrewMonitor id: HandheldCrewMonitor
@@ -97,7 +97,7 @@
result: ClothingMaskSterile result: ClothingMaskSterile
completetime: 2 completetime: 2
materials: materials:
Plastic: 300 Plastic: 100
- type: latheRecipe - type: latheRecipe
id: DiseaseSwab id: DiseaseSwab