From 1ba8f92d0c37a6a4cca017f78aeb24fb872bda9d Mon Sep 17 00:00:00 2001 From: SurrealShibe <77357653+SurrealShibe@users.noreply.github.com> Date: Sat, 27 Sep 2025 20:25:22 -0700 Subject: [PATCH] Make vulp gasps and deathgasps audible (#40579) * let their suffering be heard * revert vox change in favor of #39914 * revert formatting changes * do a better job at reverting formatting --- Resources/Prototypes/Voice/speech_emote_sounds.yml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/Resources/Prototypes/Voice/speech_emote_sounds.yml b/Resources/Prototypes/Voice/speech_emote_sounds.yml index 4c8401dc2a..1ca35c3eb2 100644 --- a/Resources/Prototypes/Voice/speech_emote_sounds.yml +++ b/Resources/Prototypes/Voice/speech_emote_sounds.yml @@ -244,7 +244,7 @@ path: /Audio/Effects/Gasp/vox_DeathGasp.ogg params: variation: 0.125 - # We need vox sounds for the other emotes + # TODO: We need vox sounds for the other emotes - type: emoteSounds id: UnisexDiona @@ -496,6 +496,10 @@ collection: VulpkaninWhines Howl: collection: VulpkaninHowls + Gasp: + collection: MaleGasp + DefaultDeathgasp: + collection: MaleDeathGasp - type: emoteSounds id: FemaleVulpkanin @@ -524,6 +528,10 @@ collection: VulpkaninWhines Howl: collection: VulpkaninHowls + Gasp: + collection: FemaleGasp + DefaultDeathgasp: + collection: FemaleDeathGasp # body emotes - type: emoteSounds -- 2.51.2