Medical Locker Fill Change (#19329)

put your syringe away walter, I'm not having ipecac right now walter (original commit name i had to keep)
This commit is contained in:
Alekshhh
2023-08-21 21:49:22 +03:00
committed by GitHub
parent ae27b80ac2
commit aed50f5524
2 changed files with 18 additions and 19 deletions

View File

@@ -182,15 +182,11 @@
- id: ClothingMaskSterile - id: ClothingMaskSterile
- id: ClothingHeadHatBeretCmo - id: ClothingHeadHatBeretCmo
- id: ClothingOuterHardsuitMedical - id: ClothingOuterHardsuitMedical
- id: DiagnoserMachineCircuitboard
- id: VaccinatorMachineCircuitboard
- id: Hypospray - id: Hypospray
- id: HandheldCrewMonitor - id: HandheldCrewMonitor
- id: DoorRemoteMedical - id: DoorRemoteMedical
- id: RubberStampCMO - id: RubberStampCMO
- id: MedicalTechFabCircuitboard - id: MedicalTechFabCircuitboard
- id: MaterialBiomass
amount: 3
- id: BoxEncryptionKeyMedical - id: BoxEncryptionKeyMedical
- type: entity - type: entity
@@ -209,15 +205,11 @@
- id: ClothingOuterCoatLabCmo - id: ClothingOuterCoatLabCmo
- id: ClothingMaskSterile - id: ClothingMaskSterile
- id: ClothingHeadHatBeretCmo - id: ClothingHeadHatBeretCmo
- id: DiagnoserMachineCircuitboard
- id: VaccinatorMachineCircuitboard
- id: Hypospray - id: Hypospray
- id: HandheldCrewMonitor - id: HandheldCrewMonitor
- id: DoorRemoteMedical - id: DoorRemoteMedical
- id: RubberStampCMO - id: RubberStampCMO
- id: MedicalTechFabCircuitboard - id: MedicalTechFabCircuitboard
- id: MaterialBiomass
amount: 3
- id: BoxEncryptionKeyMedical - id: BoxEncryptionKeyMedical
- type: entity - type: entity

View File

@@ -5,16 +5,16 @@
components: components:
- type: StorageFill - type: StorageFill
contents: contents:
- id: BoxPillCanister
- id: BoxSyringe - id: BoxSyringe
- id: EpinephrineChemistryBottle - id: EpinephrineChemistryBottle
amount: 3 amount: 1
- id: Brutepack - id: Brutepack
amount: 2 amount: 2
- id: Ointment - id: Ointment
amount: 2 amount: 2
- id: Bloodpack - id: Bloodpack
amount: 2 amount: 2
- id: Gauze
- type: entity - type: entity
id: LockerWallMedicalFilled id: LockerWallMedicalFilled
@@ -24,16 +24,16 @@
components: components:
- type: StorageFill - type: StorageFill
contents: contents:
- id: BoxPillCanister
- id: BoxSyringe - id: BoxSyringe
- id: EpinephrineChemistryBottle - id: EpinephrineChemistryBottle
amount: 3 amount: 1
- id: Brutepack - id: Brutepack
amount: 2 amount: 2
- id: Ointment - id: Ointment
amount: 2 amount: 2
- id: Bloodpack - id: Bloodpack
amount: 2 amount: 2
- id: Gauze
- type: entity - type: entity
@@ -67,8 +67,6 @@
- id: UniformScrubsColorPurple - id: UniformScrubsColorPurple
prob: 0.05 prob: 0.05
orGroup: Surgshrubs orGroup: Surgshrubs
- id: NitrousOxideTankFilled
prob: 0.3
- id: ClothingMaskSterile - id: ClothingMaskSterile
- type: entity - type: entity
@@ -103,8 +101,6 @@
- id: UniformScrubsColorPurple - id: UniformScrubsColorPurple
prob: 0.05 prob: 0.05
orGroup: Surgshrubs orGroup: Surgshrubs
- id: NitrousOxideTankFilled
prob: 0.3
- id: ClothingMaskSterile - id: ClothingMaskSterile
- type: entity - type: entity
@@ -116,10 +112,17 @@
contents: contents:
- id: BoxSyringe - id: BoxSyringe
- id: BoxBeaker - id: BoxBeaker
- id: BoxBeaker
prob: 0.3
- id: BoxPillCanister - id: BoxPillCanister
- id: BoxBottle - id: BoxBottle
amount: 2 - id: ChemBag
- id: ClothingHandsGlovesLatex
- id: ClothingHeadsetMedical
- id: ClothingMaskSterile
- id: HandLabeler
prob: 0.5
- type: entity - type: entity
id: LockerParamedicFilled id: LockerParamedicFilled
suffix: Filled suffix: Filled
@@ -134,4 +137,8 @@
- id: ClothingUniformJumpsuitParamedic - id: ClothingUniformJumpsuitParamedic
- id: ClothingUniformJumpskirtParamedic - id: ClothingUniformJumpskirtParamedic
- id: ClothingEyesHudMedical - id: ClothingEyesHudMedical
- id: ClothingHandsGlovesLatex
- id: ClothingHeadsetMedical
- id: ClothingMaskSterile
- id: MedkitFilled
prob: 0.3