From edaa42566af806edf9a726425ceae92225ba1371 Mon Sep 17 00:00:00 2001 From: Brayden H <35241666+hord-brayden@users.noreply.github.com> Date: Mon, 7 Aug 2023 16:46:05 -0600 Subject: [PATCH] Adding Syringe Support for Chemical Analysis Goggles (#18829) --- Resources/Prototypes/Entities/Objects/Specific/chemistry.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Resources/Prototypes/Entities/Objects/Specific/chemistry.yml b/Resources/Prototypes/Entities/Objects/Specific/chemistry.yml index 83947e6eb5..f48bebebe9 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/chemistry.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/chemistry.yml @@ -308,6 +308,8 @@ maxVol: 15 - type: Injector injectOnly: false + - type: ExaminableSolution + solution: injector - type: Spillable solution: injector - type: TrashOnEmpty