added a bunch more fox noises (#27578)
* fuck it we ball * added recommended copyright information * revised copyright license * revised copyright license x2 * finalized the fops # reduced the number of audio clips # adjusted the volume of all fox sounds to be consistent with each other * added new sounds to the overall fox parent mob because we forgot oopsie
This commit is contained in:
parent
525448c557
commit
5bef74a75b
|
|
@ -7,7 +7,7 @@
|
|||
license: "CC-BY-3.0"
|
||||
copyright: "Modified from 'Meow 4.wav' by freesound user 'TRNGLE. The original audio was trimmed, split to mono, and converted from WAV to OGG format"
|
||||
source: "https://freesound.org/people/TRNGLE/sounds/368006/"
|
||||
|
||||
|
||||
- files: ["cat_meow2.ogg"]
|
||||
license: "CC-BY-3.0"
|
||||
copyright: "Created by freesound user 'TRNGLE. The original audio split to mono, and converted from WAV to OGG format"
|
||||
|
|
@ -117,24 +117,42 @@
|
|||
license: "CC-BY-4.0"
|
||||
copyright: "Audio is recorded/created by Pfranzen 'FreeSound.org'. The original audio was trimmed and renamed"
|
||||
source: "https://freesound.org/people/pfranzen/sounds/322744/"
|
||||
|
||||
|
||||
- files: ["dog_bark1.ogg"]
|
||||
license: "CC0-1.0"
|
||||
copyright: "Audio is recorded/created by KFerentchak 'FreeSound.org'. The original audio was trimmed and renamed"
|
||||
source: "https://freesound.org/people/KFerentchak/sounds/235912/"
|
||||
|
||||
source: "https://freesound.org/people/KFerentchak/sounds/235912/"
|
||||
|
||||
- files: ["dog_bark2.ogg"]
|
||||
license: "CC0-1.0"
|
||||
copyright: "Audio is recorded/created by KFerentchak 'FreeSound.org'. The original audio was trimmed and renamed"
|
||||
source: "https://freesound.org/people/KFerentchak/sounds/235912/"
|
||||
|
||||
source: "https://freesound.org/people/KFerentchak/sounds/235912/"
|
||||
|
||||
- files: ["dog_bark3.ogg"]
|
||||
license: "CC0-1.0"
|
||||
copyright: "Audio is recorded/created by KFerentchak 'FreeSound.org'. The original audio was trimmed and renamed"
|
||||
source: "https://freesound.org/people/KFerentchak/sounds/235912/"
|
||||
|
||||
|
||||
- files: ["nymph_chirp.ogg"]
|
||||
license: "CC-BY-SA-3.0"
|
||||
copyright: "Taken from ParadiseSS13"
|
||||
source: "https://github.com/ParadiseSS13/Paradise/commit/a34f1054cef5a44a67fdac3b67b811137c6071dd"
|
||||
|
||||
|
||||
- files:
|
||||
- fox1.ogg
|
||||
- fox2.ogg
|
||||
- fox3.ogg
|
||||
- fox4.ogg
|
||||
- fox5.ogg
|
||||
- fox6.ogg
|
||||
- fox7.ogg
|
||||
- fox8.ogg
|
||||
- fox9.ogg
|
||||
- fox10.ogg
|
||||
- fox11.ogg
|
||||
- fox12.ogg
|
||||
- fox13.ogg
|
||||
- fox14.ogg
|
||||
copyright: "Created by fujiwaranao"
|
||||
license: "CC-BY-NC-SA-4.0"
|
||||
source: "https://github.com/space-wizards/space-station-14/pull/27578"
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -2506,7 +2506,7 @@
|
|||
interactFailureString: petting-failure-generic
|
||||
interactSuccessSpawn: EffectHearts
|
||||
interactSuccessSound:
|
||||
path: /Audio/Animals/fox_squeak.ogg
|
||||
collection: Fox
|
||||
- type: Grammar
|
||||
attributes:
|
||||
gender: epicene
|
||||
|
|
|
|||
|
|
@ -529,7 +529,7 @@
|
|||
interactFailureString: petting-failure-generic
|
||||
interactSuccessSpawn: EffectHearts
|
||||
interactSuccessSound:
|
||||
path: /Audio/Animals/fox_squeak.ogg
|
||||
collection: Fox
|
||||
- type: Butcherable
|
||||
spawned:
|
||||
- id: FoodMeat
|
||||
|
|
|
|||
|
|
@ -0,0 +1,18 @@
|
|||
- type: soundCollection
|
||||
id: Fox
|
||||
files:
|
||||
- /Audio/Animals/fox_squeak.ogg
|
||||
- /Audio/Animals/fox1.ogg
|
||||
- /Audio/Animals/fox2.ogg
|
||||
- /Audio/Animals/fox3.ogg
|
||||
- /Audio/Animals/fox4.ogg
|
||||
- /Audio/Animals/fox5.ogg
|
||||
- /Audio/Animals/fox6.ogg
|
||||
- /Audio/Animals/fox7.ogg
|
||||
- /Audio/Animals/fox8.ogg
|
||||
- /Audio/Animals/fox9.ogg
|
||||
- /Audio/Animals/fox10.ogg
|
||||
- /Audio/Animals/fox11.ogg
|
||||
- /Audio/Animals/fox12.ogg
|
||||
- /Audio/Animals/fox13.ogg
|
||||
- /Audio/Animals/fox14.ogg
|
||||
Loading…
Reference in New Issue