From 85f786099c0b75cc8d98988509c289b9cf4fa712 Mon Sep 17 00:00:00 2001 From: deltanedas <39013340+deltanedas@users.noreply.github.com> Date: Sat, 12 Aug 2023 16:19:15 +0100 Subject: [PATCH] empty syringe starts on draw, 15u (#19010) Co-authored-by: deltanedas <@deltanedas:kde.org> --- Resources/Prototypes/Entities/Objects/Specific/chemistry.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Resources/Prototypes/Entities/Objects/Specific/chemistry.yml b/Resources/Prototypes/Entities/Objects/Specific/chemistry.yml index f48bebebe9..456bf8a9eb 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/chemistry.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/chemistry.yml @@ -326,6 +326,9 @@ parent: BaseSyringe id: Syringe components: + - type: Injector + transferAmount: 15 + toggleState: Draw - type: Tag tags: - Syringe