Fix medical techfab and add unused bodybag recipe to it (#9607)
* bodybags printable in medical techfab * fix medical techfab
This commit is contained in:
@@ -28,6 +28,7 @@
|
|||||||
- Bucket
|
- Bucket
|
||||||
- MopItem
|
- MopItem
|
||||||
- SprayBottle
|
- SprayBottle
|
||||||
|
- BodyBag
|
||||||
|
|
||||||
# Biological Technology Tree
|
# Biological Technology Tree
|
||||||
|
|
||||||
|
|||||||
@@ -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
|
||||||
|
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user