diff --git a/Resources/Locale/ru-RU/_strings/chemistry/components/hypospray-component.ftl b/Resources/Locale/ru-RU/_strings/chemistry/components/hypospray-component.ftl index c705aea6ac..fbab1361b3 100644 --- a/Resources/Locale/ru-RU/_strings/chemistry/components/hypospray-component.ftl +++ b/Resources/Locale/ru-RU/_strings/chemistry/components/hypospray-component.ftl @@ -27,6 +27,3 @@ borg-hypospray-inject-announcement = Ввожу { $reagent } в { $target }. ## failure hypospay-component-failure-hardsuit = Вы не сможете провести иглу через толстое покрытие! - -## Medipen injection failure -hypospray-cancel-inject = Медипен отказывается сделать инъекцию уже имеющихся в крови реагентов. diff --git a/Resources/Prototypes/Entities/Objects/Specific/Medical/hypospray.yml b/Resources/Prototypes/Entities/Objects/Specific/Medical/hypospray.yml index a3ee5bcc7c..6a9fb1cba0 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Medical/hypospray.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Medical/hypospray.yml @@ -157,12 +157,10 @@ exactVolume: true - type: Injector solutionName: pen - currentTransferAmount: null - activeModeProtoId: HyposprayInjectMode - allowedModes: - doAfterTime: 1 #Sunrise-Edit - preventOverdose: true #Sunrise-Edit - - HyposprayInjectMode + transferAmount: 15 + onlyAffectsMobs: false + injectOnly: true + - type: Appearance - type: SolutionContainerVisuals maxFillLevels: 1 changeColor: false