From 45d19e82b3218d68ba5f5ec806bbae1ff3a7fcae Mon Sep 17 00:00:00 2001 From: Rinary Date: Wed, 16 Oct 2024 16:38:41 +0300 Subject: [PATCH] medipans can ignore armor, admeme hypospray ignore armor --- .../Entities/Objects/Specific/Medical/hypospray.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Resources/Prototypes/Entities/Objects/Specific/Medical/hypospray.yml b/Resources/Prototypes/Entities/Objects/Specific/Medical/hypospray.yml index 37d572c26a2..6fe68aa18f4 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Medical/hypospray.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Medical/hypospray.yml @@ -88,6 +88,9 @@ solutions: hypospray: maxVol: 3000 + - type: Hypospray + onlyAffectsMobs: false + pierceArmor: true - type: UseDelay delay: 0.0 @@ -116,6 +119,7 @@ transferAmount: 15 onlyAffectsMobs: false injectOnly: true + pierceArmor: true - type: Appearance - type: SolutionContainerVisuals maxFillLevels: 1