From a176f8e7594f872d0ca8c01ba1334758e426f8ea Mon Sep 17 00:00:00 2001 From: Evelyn Gordon Date: Tue, 17 Sep 2024 15:57:23 -0400 Subject: [PATCH] Re-add chemistry vial --- .../Entities/Objects/Specific/chemistry-vials.yml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/Resources/Prototypes/Entities/Objects/Specific/chemistry-vials.yml b/Resources/Prototypes/Entities/Objects/Specific/chemistry-vials.yml index ec910150eec05f..56a3bea4818f98 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/chemistry-vials.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/chemistry-vials.yml @@ -149,3 +149,18 @@ reagents: - ReagentId: Chlorine Quantity: 5 + +- type: entity + id: SubjuzineChemistryVial + name: subjuzine vial + parent: BaseChemistryEmptyVial + components: + - type: SolutionContainerManager + solutions: + beaker: + maxVol: 30 + reagents: + - ReagentId: Subjuzine + Quantity: 20 + - type: Tag + tags: []