[Tweak] Minor medical tweaks (#15446)
* chem survival box and medfab recipes * test fix hopefully * more fixes
This commit is contained in:
@@ -157,7 +157,7 @@
|
|||||||
components:
|
components:
|
||||||
- type: StorageFill
|
- type: StorageFill
|
||||||
contents:
|
contents:
|
||||||
- id: BoxSurvival
|
- id: BoxSurvivalMedical
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
noSpawn: true
|
noSpawn: true
|
||||||
|
|||||||
@@ -156,7 +156,7 @@
|
|||||||
components:
|
components:
|
||||||
- type: StorageFill
|
- type: StorageFill
|
||||||
contents:
|
contents:
|
||||||
- id: BoxSurvival
|
- id: BoxSurvivalMedical
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
noSpawn: true
|
noSpawn: true
|
||||||
|
|||||||
@@ -146,7 +146,7 @@
|
|||||||
components:
|
components:
|
||||||
- type: StorageFill
|
- type: StorageFill
|
||||||
contents:
|
contents:
|
||||||
- id: BoxSurvival
|
- id: BoxSurvivalMedical
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
noSpawn: true
|
noSpawn: true
|
||||||
|
|||||||
@@ -28,7 +28,6 @@
|
|||||||
- Bucket
|
- Bucket
|
||||||
- MopItem
|
- MopItem
|
||||||
- SprayBottle
|
- SprayBottle
|
||||||
- BodyBag
|
|
||||||
- type: technology
|
- type: technology
|
||||||
name: technologies-advanced-cleaning-technology
|
name: technologies-advanced-cleaning-technology
|
||||||
id: AdvancedCleaningTechnology
|
id: AdvancedCleaningTechnology
|
||||||
@@ -84,14 +83,6 @@
|
|||||||
- ButchCleaver
|
- ButchCleaver
|
||||||
- KitchenKnife
|
- KitchenKnife
|
||||||
- MicrowaveMachineCircuitboard
|
- MicrowaveMachineCircuitboard
|
||||||
- Medkit
|
|
||||||
- MedkitBurn
|
|
||||||
- MedkitToxin
|
|
||||||
- MedkitO2
|
|
||||||
- MedkitBrute
|
|
||||||
- MedkitAdvanced
|
|
||||||
- MedkitRadiation
|
|
||||||
- MedkitCombat
|
|
||||||
|
|
||||||
- type: technology
|
- type: technology
|
||||||
name: technologies-advanced-botany
|
name: technologies-advanced-botany
|
||||||
@@ -106,8 +97,6 @@
|
|||||||
unlockedRecipes:
|
unlockedRecipes:
|
||||||
- SeedExtractorMachineCircuitboard
|
- SeedExtractorMachineCircuitboard
|
||||||
- HydroponicsTrayMachineCircuitboard
|
- HydroponicsTrayMachineCircuitboard
|
||||||
- HandheldHealthAnalyzer
|
|
||||||
- Implanter
|
|
||||||
|
|
||||||
- type: technology
|
- type: technology
|
||||||
name: technologies-virology
|
name: technologies-virology
|
||||||
@@ -120,10 +109,6 @@
|
|||||||
requiredTechnologies:
|
requiredTechnologies:
|
||||||
- BiologicalTechnology
|
- BiologicalTechnology
|
||||||
unlockedRecipes:
|
unlockedRecipes:
|
||||||
- ClothingHandsGlovesLatex
|
|
||||||
- ClothingHandsGlovesNitrile
|
|
||||||
- ClothingMaskSterile
|
|
||||||
- DiseaseSwab
|
|
||||||
- VaccinatorMachineCircuitboard
|
- VaccinatorMachineCircuitboard
|
||||||
- DiagnoserMachineCircuitboard
|
- DiagnoserMachineCircuitboard
|
||||||
|
|
||||||
|
|||||||
@@ -461,13 +461,11 @@
|
|||||||
idleState: icon
|
idleState: icon
|
||||||
runningState: icon
|
runningState: icon
|
||||||
machinePartPrintSpeed: Laser
|
machinePartPrintSpeed: Laser
|
||||||
dynamicRecipes:
|
staticRecipes:
|
||||||
- HandheldHealthAnalyzer
|
- HandheldHealthAnalyzer
|
||||||
- ClothingHandsGlovesLatex
|
- ClothingHandsGlovesLatex
|
||||||
- ClothingHandsGlovesNitrile
|
|
||||||
- ClothingMaskSterile
|
- ClothingMaskSterile
|
||||||
- DiseaseSwab
|
- DiseaseSwab
|
||||||
- HandheldCrewMonitor
|
|
||||||
- Scalpel
|
- Scalpel
|
||||||
- Retractor
|
- Retractor
|
||||||
- Cautery
|
- Cautery
|
||||||
@@ -491,6 +489,9 @@
|
|||||||
- MedkitAdvanced
|
- MedkitAdvanced
|
||||||
- MedkitRadiation
|
- MedkitRadiation
|
||||||
- MedkitCombat
|
- MedkitCombat
|
||||||
|
dynamicRecipes:
|
||||||
|
- HandheldCrewMonitor
|
||||||
|
- ClothingHandsGlovesNitrile
|
||||||
- type: Machine
|
- type: Machine
|
||||||
board: MedicalTechFabCircuitboard
|
board: MedicalTechFabCircuitboard
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user