From: Mr. 27 <45323883+Dutch-VanDerLinde@users.noreply.github.com> Date: Sat, 6 Jan 2024 01:32:11 +0000 (-0500) Subject: More arachnid emote noises (#23548) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=4dc0a5f6aec23112ee2c3e21868b480d54036b23;p=space-station-14.git More arachnid emote noises (#23548) * inital * add click * aaaa * Create arachnid_click.ogg * attributions * hu * actually fix attributions --- diff --git a/Resources/Audio/Voice/Arachnid/arachnid_chitter.ogg b/Resources/Audio/Voice/Arachnid/arachnid_chitter.ogg new file mode 100644 index 0000000000..60e478260c Binary files /dev/null and b/Resources/Audio/Voice/Arachnid/arachnid_chitter.ogg differ diff --git a/Resources/Audio/Voice/Arachnid/arachnid_click.ogg b/Resources/Audio/Voice/Arachnid/arachnid_click.ogg new file mode 100644 index 0000000000..16ddbb1940 Binary files /dev/null and b/Resources/Audio/Voice/Arachnid/arachnid_click.ogg differ diff --git a/Resources/Audio/Voice/Arachnid/attributions.yml b/Resources/Audio/Voice/Arachnid/attributions.yml index c8b44f3a63..dc7e5ce1d5 100644 --- a/Resources/Audio/Voice/Arachnid/attributions.yml +++ b/Resources/Audio/Voice/Arachnid/attributions.yml @@ -2,4 +2,7 @@ license: "CC-BY-4.0" copyright: "Recorded by https://github.com/PixelTheKermit" source: "https://github.com/space-wizards/space-station-14/pull/13945" - +- files: ["arachnid_chitter.ogg", "arachnid_click.ogg"] + license: "CC-BY-4.0" + copyright: "Recorded by https://github.com/PixelTheKermit, modified by Dutch-VanDerLinde" + source: "https://github.com/space-wizards/space-station-14/pull/23548" \ No newline at end of file diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml b/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml index e9b6e3ad45..c650357d23 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml @@ -738,7 +738,7 @@ interactFailureString: petting-failure-crab interactSuccessSpawn: EffectHearts interactSuccessSound: - path: /Audio/Voice/Arachnid/arachnid_laugh.ogg + path: /Audio/Voice/Arachnid/arachnid_chitter.ogg - type: ReplacementAccent accent: crab - type: Bloodstream diff --git a/Resources/Prototypes/Voice/speech_emote_sounds.yml b/Resources/Prototypes/Voice/speech_emote_sounds.yml index e37f9c24c9..9810d805e9 100644 --- a/Resources/Prototypes/Voice/speech_emote_sounds.yml +++ b/Resources/Prototypes/Voice/speech_emote_sounds.yml @@ -184,6 +184,10 @@ path: /Audio/Voice/Arachnid/arachnid_scream.ogg Laugh: path: /Audio/Voice/Arachnid/arachnid_laugh.ogg + Chitter: + path: /Audio/Voice/Arachnid/arachnid_chitter.ogg + Click: + path: /Audio/Voice/Arachnid/arachnid_click.ogg - type: emoteSounds id: UnisexDwarf diff --git a/Resources/Prototypes/Voice/speech_emotes.yml b/Resources/Prototypes/Voice/speech_emotes.yml index 133c924919..8473560f15 100644 --- a/Resources/Prototypes/Voice/speech_emotes.yml +++ b/Resources/Prototypes/Voice/speech_emotes.yml @@ -145,6 +145,18 @@ - squeaked. - squeaked! +- type: emote + id: Click + category: Vocal + chatMessages: [click.] + chatTriggers: + - click + - click. + - click! + - clicks + - clicks. + - clicks! + # hand emotes - type: emote id: Clap