From f727d7ba4217ad330461055dc075b4f970dc2074 Mon Sep 17 00:00:00 2001 From: Ben Dake <124413509+Buunie099@users.noreply.github.com> Date: Sun, 16 Nov 2025 05:22:45 -0500 Subject: [PATCH] Vulp crying now uses whining sounds (#40982) * Change vulp whine emote name to crying * Fix vulp yaml * Add whining back for typing * review --------- Co-authored-by: ScarKy0 --- Resources/Prototypes/Voice/speech_emote_sounds.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Resources/Prototypes/Voice/speech_emote_sounds.yml b/Resources/Prototypes/Voice/speech_emote_sounds.yml index 24f7b51b53..a1ef9d8ece 100644 --- a/Resources/Prototypes/Voice/speech_emote_sounds.yml +++ b/Resources/Prototypes/Voice/speech_emote_sounds.yml @@ -498,6 +498,8 @@ collection: VulpkaninBarks Whine: collection: VulpkaninWhines + Crying: + collection: VulpkaninWhines Howl: collection: VulpkaninHowls Gasp: @@ -530,6 +532,8 @@ collection: VulpkaninBarks Whine: collection: VulpkaninWhines + Crying: + collection: VulpkaninWhines Howl: collection: VulpkaninHowls Gasp: -- 2.51.2