From: lzk228 <124214523+lzk228@users.noreply.github.com> Date: Thu, 11 May 2023 09:17:24 +0000 (+0300) Subject: Sigh sound (#16223) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=9492fd7b2fe0d9a939ac79f59dc5aa189619cd23;p=space-station-14.git Sigh sound (#16223) * comit1 * Create attributions.yml * Update Resources/Audio/Voice/Human/license.txt * Update attributions.yml --------- Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> --- diff --git a/Resources/Audio/Voice/Human/attributions.yml b/Resources/Audio/Voice/Human/attributions.yml new file mode 100644 index 0000000000..f777bc6194 --- /dev/null +++ b/Resources/Audio/Voice/Human/attributions.yml @@ -0,0 +1,4 @@ +- files: ["female_sigh.ogg", "male_sigh.ogg"] + license: "CC-BY-3.0" + copyright: "https://github.com/ss220-space/Paradise/" + source: "https://github.com/ss220-space/Paradise/commit/89943a231ced9fc8db0aef65ff87093efee16b4e" diff --git a/Resources/Audio/Voice/Human/female_sigh.ogg b/Resources/Audio/Voice/Human/female_sigh.ogg new file mode 100644 index 0000000000..6671e52674 Binary files /dev/null and b/Resources/Audio/Voice/Human/female_sigh.ogg differ diff --git a/Resources/Audio/Voice/Human/male_sigh.ogg b/Resources/Audio/Voice/Human/male_sigh.ogg new file mode 100644 index 0000000000..6d59effb77 Binary files /dev/null and b/Resources/Audio/Voice/Human/male_sigh.ogg differ diff --git a/Resources/Prototypes/SoundCollections/emotes.yml b/Resources/Prototypes/SoundCollections/emotes.yml index bc9bd7838e..972c49e3c3 100644 --- a/Resources/Prototypes/SoundCollections/emotes.yml +++ b/Resources/Prototypes/SoundCollections/emotes.yml @@ -30,3 +30,13 @@ - /Audio/Voice/Diona/diona_rustle1.ogg - /Audio/Voice/Diona/diona_rustle2.ogg - /Audio/Voice/Diona/diona_rustle3.ogg + +- type: soundCollection + id: MaleSigh + files: + - /Audio/Voice/Human/male_sigh.ogg + +- type: soundCollection + id: FemaleSigh + files: + - /Audio/Voice/Human/female_sigh.ogg diff --git a/Resources/Prototypes/Voice/speech_emote_sounds.yml b/Resources/Prototypes/Voice/speech_emote_sounds.yml index 50004f78f4..4cb2df330f 100644 --- a/Resources/Prototypes/Voice/speech_emote_sounds.yml +++ b/Resources/Prototypes/Voice/speech_emote_sounds.yml @@ -26,6 +26,8 @@ collection: Snores Honk: collection: BikeHorn + Sigh: + collection: MaleSigh - type: emoteSounds id: FemaleHuman @@ -54,6 +56,8 @@ collection: Snores Honk: collection: CluwneHorn + Sigh: + collection: FemaleSigh - type: emoteSounds id: UnisexReptilian diff --git a/Resources/Prototypes/Voice/speech_emotes.yml b/Resources/Prototypes/Voice/speech_emotes.yml index d308825a65..2842e4d28e 100644 --- a/Resources/Prototypes/Voice/speech_emotes.yml +++ b/Resources/Prototypes/Voice/speech_emotes.yml @@ -53,6 +53,18 @@ - giggling - giggled +- type: emote + id: Sigh + category: Vocal + chatMessages: [sighs] + chatTriggers: + - sigh + - sighs + - sighed + - sigh. + - sighs. + - sighed. + # hand emotes - type: emote id: Clap