Skip to content

Commit

Permalink
Adds howling / growling noises
Browse files Browse the repository at this point in the history
  • Loading branch information
adeinitas committed Feb 22, 2024
1 parent fd3492e commit f39c8bc
Show file tree
Hide file tree
Showing 9 changed files with 48 additions and 1 deletion.
20 changes: 20 additions & 0 deletions Resources/Audio/DeltaV/Voice/Vulpkanin/attributions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,21 @@
copyright: "Original sound by https://freesound.org/people/Glitchedtones/sounds/372533/ - cut out three clips of dog growling, cleaned up, converted to ogg"
source: "https://freesound.org/people/Glitchedtones/sounds/372533/"

files: ["dog_growl4.ogg"]
license: "CC-BY-NC-SA 3.0"
copyright: "Original sound taken from Paradise Station."
source: "https://github.com/ParadiseSS13/Paradise/blob/master/sound/goonstation/voice/growl1.ogg"

files: ["dog_growl5.ogg"]
license: "CC-BY-NC-SA 3.0"
copyright: "Original sound taken from Paradise Station."
source: "https://github.com/ParadiseSS13/Paradise/blob/master/sound/goonstation/voice/growl2.ogg"

files: ["dog_growl6.ogg"]
license: "CC-BY-NC-SA 3.0"
copyright: "Original sound taken from Paradise Station."
source: "https://github.com/ParadiseSS13/Paradise/blob/master/sound/goonstation/voice/growl3.ogg"

- files: ["dog_snarl1.ogg", "dog_snarl2.ogg", "dog_snarl3.ogg"]
license: "CC0-1.0"
copyright: "Original sound by https://freesound.org/people/strongbot/sounds/341090/ - cut out three clips of dog snarling, cleaned up, converted to ogg"
Expand All @@ -27,3 +42,8 @@
license: "CC0-1.0"
copyright: "Original sound by https://freesound.org/people/Sruddi1/sounds/34878/ - cleaned up, converted to ogg"
source: "https://freesound.org/people/Sruddi1/sounds/34878/"

files: ["howl.ogg"]
license: "CC-BY-NC-SA 3.0"
copyright: "Original sound taken from Goonstation."
source: "https://github.com/goonstation/goonstation/blob/master/sound/voice/animal/werewolf_howl.ogg"
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added Resources/Audio/DeltaV/Voice/Vulpkanin/howl.ogg
Binary file not shown.
6 changes: 5 additions & 1 deletion Resources/Audio/DeltaV/Voice/Vulpkanin/license.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,11 @@ dog_bark3.ogg licensed under CC0 1.0 taken from Geoff-Bremner-Audio at https://f
dog_growl1.ogg licensed under CC0 1.0 taken from GlitchedTones at https://freesound.org/people/Glitchedtones/sounds/372533/
dog_growl2.ogg licensed under CC0 1.0 taken from GlitchedTones at https://freesound.org/people/Glitchedtones/sounds/372533/
dog_growl3.ogg licensed under CC0 1.0 taken from GlitchedTones at https://freesound.org/people/Glitchedtones/sounds/372533/
dog_growl4.ogg licensed under CC-BY-NC-SA 3.0 taken from Paradise Station at https://github.com/ParadiseSS13/Paradise/blob/master/sound/goonstation/voice/growl1.ogg
dog_growl5.ogg licensed under CC-BY-NC-SA 3.0 taken from Paradise Station at https://github.com/ParadiseSS13/Paradise/blob/master/sound/goonstation/voice/growl2.ogg
dog_growl6.ogg licensed under CC-BY-NC-SA 3.0 taken from Paradise Station at https://github.com/ParadiseSS13/Paradise/blob/master/sound/goonstation/voice/growl3.ogg
dog_snarl1.ogg licensed under CC0 1.0 taken from strongbot at https://freesound.org/people/strongbot/sounds/341090/
dog_snarl2.ogg licensed under CC0 1.0 taken from strongbot at https://freesound.org/people/strongbot/sounds/341090/
dog_snarl3.ogg licensed under CC0 1.0 taken from strongbot at https://freesound.org/people/strongbot/sounds/341090/
dog_whine.ogg licensed under CC SAMPLING+ 1.0 DEED taken from Sruddil at https://freesound.org/people/Sruddi1/sounds/34878/
dog_whine.ogg licensed under CC SAMPLING+ 1.0 DEED taken from Sruddil at https://freesound.org/people/Sruddi1/sounds/34878/
howl.ogg taken from goonstation at https://github.com/goonstation/goonstation/blob/master/sound/voice/animal/werewolf_howl.ogg which is licensed under the CC-BY-NC-SA 3.0
7 changes: 7 additions & 0 deletions Resources/Prototypes/DeltaV/SoundCollections/vulpkanin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@
- /Audio/DeltaV/Voice/Vulpkanin/dog_growl1.ogg
- /Audio/DeltaV/Voice/Vulpkanin/dog_growl2.ogg
- /Audio/DeltaV/Voice/Vulpkanin/dog_growl3.ogg
- /Audio/DeltaV/Voice/Vulpkanin/dog_growl4.ogg
- /Audio/DeltaV/Voice/Vulpkanin/dog_growl5.ogg
- /Audio/DeltaV/Voice/Vulpkanin/dog_growl6.ogg

- type: soundCollection
id: VulpkaninSnarls
Expand All @@ -24,3 +27,7 @@
files:
- /Audio/DeltaV/Voice/Vulpkanin/dog_whine.ogg

- type: soundCollection
id: VulpkaninHowls
files:
- /Audio/DeltaV/Voice/Vulpikanin/howl.ogg
4 changes: 4 additions & 0 deletions Resources/Prototypes/DeltaV/Voice/speech_emote_sounds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@
collection: VulpkaninBarks
Whine:
collection: VulpkaninWhines
Howl:
collection: VulpkaninHowls

- type: emoteSounds
id: FemaleVulpkanin
Expand Down Expand Up @@ -112,3 +114,5 @@
collection: VulpkaninBarks
Whine:
collection: VulpkaninWhines
Howl:
collection: VulpkaninHowls
12 changes: 12 additions & 0 deletions Resources/Prototypes/DeltaV/Voice/speech_emotes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,3 +124,15 @@
- whined.
- whined!
- whining.

- type: emote
id: Howl
category: Vocal
chatMessages: [howls.]
chatTriggers:
- howl.
- howl!
- howls.
- howls!
- howling.
- howled.

0 comments on commit f39c8bc

Please sign in to comment.