From: themias <89101928+themias@users.noreply.github.com> Date: Wed, 31 Jul 2024 18:50:16 +0000 (-0400) Subject: Fix exploding pen clicking (#30533) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=7a99c962a303dafb4190016d7841e61811dc6631;p=space-station-14.git Fix exploding pen clicking (#30533) --- diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Bombs/pen.yml b/Resources/Prototypes/Entities/Objects/Weapons/Bombs/pen.yml index c6c37d3642..8bae55e1f4 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Bombs/pen.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Bombs/pen.yml @@ -20,6 +20,8 @@ - type: DeviceLinkSink ports: - Trigger + - type: EmitSoundOnUse + handle: false # don't want the sound to stop the explosion from triggering - type: entity parent: BaseItem