From 507c39d4456df7536d13a91fd77074d436955624 Mon Sep 17 00:00:00 2001 From: Wertan <48354940+Wertanchik@users.noreply.github.com> Date: Thu, 1 Feb 2024 11:20:53 +0300 Subject: [PATCH] Adds emote "Buzz" for moth (#24556) * Buzzing moth * Update speech_emotes.yml --- .../Prototypes/Voice/speech_emote_sounds.yml | 2 ++ Resources/Prototypes/Voice/speech_emotes.yml | 18 ++++++++++++++++++ 2 files changed, 20 insertions(+) diff --git a/Resources/Prototypes/Voice/speech_emote_sounds.yml b/Resources/Prototypes/Voice/speech_emote_sounds.yml index 9810d805e9..9685995400 100644 --- a/Resources/Prototypes/Voice/speech_emote_sounds.yml +++ b/Resources/Prototypes/Voice/speech_emote_sounds.yml @@ -264,6 +264,8 @@ params: variation: 0.125 sounds: + Buzz: + path: /Audio/Voice/Moth/moth_scream.ogg Scream: path: /Audio/Voice/Moth/moth_scream.ogg Laugh: diff --git a/Resources/Prototypes/Voice/speech_emotes.yml b/Resources/Prototypes/Voice/speech_emotes.yml index 5950ac8857..86d273dd1c 100644 --- a/Resources/Prototypes/Voice/speech_emotes.yml +++ b/Resources/Prototypes/Voice/speech_emotes.yml @@ -223,3 +223,21 @@ chatMessages: ["emote-deathgasp"] chatTriggers: - deathgasp + +- type: emote + id: Buzz + category: Vocal + chatMessages: [buzz!] + chatTriggers: + - buzzing + - buzzing! + - buzzing. + - buzz + - buzz. + - buzz! + - buzzed + - buzzed. + - buzzed! + - buzzes + - buzzes. + - buzzes! -- 2.51.2