From: themias <89101928+themias@users.noreply.github.com> Date: Wed, 31 Jul 2024 21:07:12 +0000 (-0400) Subject: Fix hypo pen clicking (#30535) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=52b32fa7fad3737618473d6464d006790cef60e6;p=space-station-14.git Fix hypo pen clicking (#30535) --- diff --git a/Resources/Prototypes/Entities/Objects/Specific/Medical/hypospray.yml b/Resources/Prototypes/Entities/Objects/Specific/Medical/hypospray.yml index ddaf20351c..08b86e5636 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Medical/hypospray.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Medical/hypospray.yml @@ -432,6 +432,8 @@ delay: 0.5 - type: StaticPrice # A new shitcurity meta price: 75 + - type: EmitSoundOnUse + handle: false # don't want the sound to stop the self-inject from triggering - type: entity parent: BaseItem