[Tweak] Minor medical tweaks (#15446)

* chem survival box and medfab recipes

* test fix hopefully

* more fixes
This commit is contained in:
Scribbles0
2023-04-15 22:52:46 -07:00
committed by GitHub
parent d24a17e4d1
commit 1357cdda1f
5 changed files with 7 additions and 21 deletions

View File

@@ -157,7 +157,7 @@
components: components:
- type: StorageFill - type: StorageFill
contents: contents:
- id: BoxSurvival - id: BoxSurvivalMedical
- type: entity - type: entity
noSpawn: true noSpawn: true

View File

@@ -156,7 +156,7 @@
components: components:
- type: StorageFill - type: StorageFill
contents: contents:
- id: BoxSurvival - id: BoxSurvivalMedical
- type: entity - type: entity
noSpawn: true noSpawn: true

View File

@@ -146,7 +146,7 @@
components: components:
- type: StorageFill - type: StorageFill
contents: contents:
- id: BoxSurvival - id: BoxSurvivalMedical
- type: entity - type: entity
noSpawn: true noSpawn: true

View File

@@ -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

View File

@@ -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