From: Scribbles0 <91828755+Scribbles0@users.noreply.github.com> Date: Sun, 16 Apr 2023 05:52:46 +0000 (-0700) Subject: [Tweak] Minor medical tweaks (#15446) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=1357cdda1fdd799a8c3e440528709c6c381055f5;p=space-station-14.git [Tweak] Minor medical tweaks (#15446) * chem survival box and medfab recipes * test fix hopefully * more fixes --- diff --git a/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/backpack.yml b/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/backpack.yml index 1e70420413..f067db4cc1 100644 --- a/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/backpack.yml +++ b/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/backpack.yml @@ -157,7 +157,7 @@ components: - type: StorageFill contents: - - id: BoxSurvival + - id: BoxSurvivalMedical - type: entity noSpawn: true diff --git a/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/duffelbag.yml b/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/duffelbag.yml index 1a57e62f19..97400242ff 100644 --- a/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/duffelbag.yml +++ b/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/duffelbag.yml @@ -156,7 +156,7 @@ components: - type: StorageFill contents: - - id: BoxSurvival + - id: BoxSurvivalMedical - type: entity noSpawn: true diff --git a/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/satchel.yml b/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/satchel.yml index 530f99d1c8..cb9f4e9d92 100644 --- a/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/satchel.yml +++ b/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/satchel.yml @@ -146,7 +146,7 @@ components: - type: StorageFill contents: - - id: BoxSurvival + - id: BoxSurvivalMedical - type: entity noSpawn: true diff --git a/Resources/Prototypes/Catalog/Research/technologies.yml b/Resources/Prototypes/Catalog/Research/technologies.yml index f10f43bd7a..9f99097d34 100644 --- a/Resources/Prototypes/Catalog/Research/technologies.yml +++ b/Resources/Prototypes/Catalog/Research/technologies.yml @@ -28,7 +28,6 @@ - Bucket - MopItem - SprayBottle - - BodyBag - type: technology name: technologies-advanced-cleaning-technology id: AdvancedCleaningTechnology @@ -84,14 +83,6 @@ - ButchCleaver - KitchenKnife - MicrowaveMachineCircuitboard - - Medkit - - MedkitBurn - - MedkitToxin - - MedkitO2 - - MedkitBrute - - MedkitAdvanced - - MedkitRadiation - - MedkitCombat - type: technology name: technologies-advanced-botany @@ -106,8 +97,6 @@ unlockedRecipes: - SeedExtractorMachineCircuitboard - HydroponicsTrayMachineCircuitboard - - HandheldHealthAnalyzer - - Implanter - type: technology name: technologies-virology @@ -120,10 +109,6 @@ requiredTechnologies: - BiologicalTechnology unlockedRecipes: - - ClothingHandsGlovesLatex - - ClothingHandsGlovesNitrile - - ClothingMaskSterile - - DiseaseSwab - VaccinatorMachineCircuitboard - DiagnoserMachineCircuitboard diff --git a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml index 6bce0ecbf8..b6a6e856d3 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml @@ -461,13 +461,11 @@ idleState: icon runningState: icon machinePartPrintSpeed: Laser - dynamicRecipes: + staticRecipes: - HandheldHealthAnalyzer - ClothingHandsGlovesLatex - - ClothingHandsGlovesNitrile - ClothingMaskSterile - DiseaseSwab - - HandheldCrewMonitor - Scalpel - Retractor - Cautery @@ -491,6 +489,9 @@ - MedkitAdvanced - MedkitRadiation - MedkitCombat + dynamicRecipes: + - HandheldCrewMonitor + - ClothingHandsGlovesNitrile - type: Machine board: MedicalTechFabCircuitboard