diff --git a/Resources/Audio/_CP14/Lobby/attributions.yml b/Resources/Audio/_CP14/Lobby/attributions.yml index 314f78b87e..e1452dc33b 100644 --- a/Resources/Audio/_CP14/Lobby/attributions.yml +++ b/Resources/Audio/_CP14/Lobby/attributions.yml @@ -1,4 +1,9 @@ - files: ["crystal.ogg"] license: "CC-BY-NC-SA-3.0" copyright: "'Crystal' by Mental4815162342 (github). Converted from MP3 to OGG." - source: "https://github.com/crystallpunk-14/crystall-punk-14" \ No newline at end of file + source: "https://github.com/crystallpunk-14/crystall-punk-14" + +- files: ["eldermourne.ogg"] + license: "CC0-1.0" + copyright: "'Eldermourne' by jarrodwhitley from Freesound.com. Converted to mono OGG." + source: "https://freesound.org/people/jarrodwhitley/sounds/614923/" \ No newline at end of file diff --git a/Resources/Audio/_CP14/Lobby/eldermourne.ogg b/Resources/Audio/_CP14/Lobby/eldermourne.ogg new file mode 100644 index 0000000000..66c6fe5c05 Binary files /dev/null and b/Resources/Audio/_CP14/Lobby/eldermourne.ogg differ diff --git a/Resources/Prototypes/_CP14/SoundCollections/lobby.yml b/Resources/Prototypes/_CP14/SoundCollections/lobby.yml index ccad9e6676..e6fdde1ff3 100644 --- a/Resources/Prototypes/_CP14/SoundCollections/lobby.yml +++ b/Resources/Prototypes/_CP14/SoundCollections/lobby.yml @@ -1,4 +1,5 @@ - type: soundCollection id: CP14LobbyMusic files: - - /Audio/_CP14/Lobby/crystal.ogg \ No newline at end of file + - /Audio/_CP14/Lobby/crystal.ogg + - /Audio/_CP14/Lobby/eldermourne.ogg \ No newline at end of file