diff --git a/Resources/Audio/_NF/Animals/attributions.yml b/Resources/Audio/_NF/Animals/attributions.yml new file mode 100644 index 00000000000..3a107de838b --- /dev/null +++ b/Resources/Audio/_NF/Animals/attributions.yml @@ -0,0 +1,24 @@ +- files: ["cat_meow_mistake1.ogg"] + license: "CC0-1.0" + copyright: "Modified by 'dvir001' from few sounds from 'pixabay'. The original audio was trimmed, mixed, split to mono, and converted from WAV to OGG format" + source: "https://pixabay.com/sound-effects/" + +- files: ["cat_meow_mistake2.ogg"] + license: "CC0-1.0" + copyright: "Modified by 'dvir001' from few sounds from 'pixabay'. The original audio was trimmed, mixed, split to mono, and converted from WAV to OGG format" + source: "https://pixabay.com/sound-effects/" + +- files: ["cat_meow_mistake3.ogg"] + license: "CC0-1.0" + copyright: "Modified by 'dvir001' from few sounds from 'pixabay'. The original audio was trimmed, mixed, split to mono, and converted from WAV to OGG format" + source: "https://pixabay.com/sound-effects/" + +- files: ["nfsdcat_meow.ogg"] + license: "CC-BY-4.0" + copyright: "Audio is recorded/created by 'salvantrix' for Frontier" + source: "https://github.com/new-frontiers-14/frontier-station-14/" + +- files: ["nfsdcat_meow2.ogg"] + license: "CC-BY-4.0" + copyright: "Audio is recorded/created by 'salvantrix' for Frontier" + source: "https://github.com/new-frontiers-14/frontier-station-14/" diff --git a/Resources/Audio/_NF/Animals/cat_meow_mistake1.ogg b/Resources/Audio/_NF/Animals/cat_meow_mistake1.ogg new file mode 100644 index 00000000000..c51471ca612 Binary files /dev/null and b/Resources/Audio/_NF/Animals/cat_meow_mistake1.ogg differ diff --git a/Resources/Audio/_NF/Animals/cat_meow_mistake2.ogg b/Resources/Audio/_NF/Animals/cat_meow_mistake2.ogg new file mode 100644 index 00000000000..966d69bbdc7 Binary files /dev/null and b/Resources/Audio/_NF/Animals/cat_meow_mistake2.ogg differ diff --git a/Resources/Audio/_NF/Animals/cat_meow_mistake3.ogg b/Resources/Audio/_NF/Animals/cat_meow_mistake3.ogg new file mode 100644 index 00000000000..b88c849dd5a Binary files /dev/null and b/Resources/Audio/_NF/Animals/cat_meow_mistake3.ogg differ diff --git a/Resources/Audio/_NF/Animals/nfsdcat_meow.ogg b/Resources/Audio/_NF/Animals/nfsdcat_meow.ogg new file mode 100644 index 00000000000..f8db6248751 Binary files /dev/null and b/Resources/Audio/_NF/Animals/nfsdcat_meow.ogg differ diff --git a/Resources/Audio/_NF/Animals/nfsdcat_meow2.ogg b/Resources/Audio/_NF/Animals/nfsdcat_meow2.ogg new file mode 100644 index 00000000000..77277b7dd79 Binary files /dev/null and b/Resources/Audio/_NF/Animals/nfsdcat_meow2.ogg differ diff --git a/Resources/Prototypes/_NF/SoundCollections/catmistake.yml b/Resources/Prototypes/_NF/SoundCollections/catmistake.yml new file mode 100644 index 00000000000..ff9581061bb --- /dev/null +++ b/Resources/Prototypes/_NF/SoundCollections/catmistake.yml @@ -0,0 +1,6 @@ +- type: soundCollection + id: CatMistake + files: + - /Audio/_NF/Animals/cat_meow_mistake1.ogg + - /Audio/_NF/Animals/cat_meow_mistake2.ogg + - /Audio/_NF/Animals/cat_meow_mistake3.ogg