diff --git a/Resources/Audio/_CP14/Lobby/arcane_winds.ogg b/Resources/Audio/_CP14/Lobby/arcane_winds.ogg new file mode 100644 index 0000000000..ae315642cc Binary files /dev/null and b/Resources/Audio/_CP14/Lobby/arcane_winds.ogg differ diff --git a/Resources/Audio/_CP14/Lobby/attributions.yml b/Resources/Audio/_CP14/Lobby/attributions.yml index e1452dc33b..d4ef478331 100644 --- a/Resources/Audio/_CP14/Lobby/attributions.yml +++ b/Resources/Audio/_CP14/Lobby/attributions.yml @@ -1,9 +1,19 @@ - files: ["crystal.ogg"] - license: "CC-BY-NC-SA-3.0" + license: "CC-BY-SA-3.0" copyright: "'Crystal' by Mental4815162342 (github). Converted from MP3 to OGG." 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 + source: "https://freesound.org/people/jarrodwhitley/sounds/614923/" + +- files: ["arcane_winds.ogg"] + license: "CC-BY-SA-3.0" + copyright: "'Arcane Winds' by LINK, created for CrystallPunk14" + source: "https://github.com/crystallpunk-14/crystall-punk-14" + +- files: ["the_way.ogg"] + license: "CC-BY-SA-3.0" + copyright: "'The Ways' by R1VKX, created for CrystallPunk14" + source: "https://github.com/crystallpunk-14/crystall-punk-14" \ No newline at end of file diff --git a/Resources/Audio/_CP14/Lobby/the_way.ogg b/Resources/Audio/_CP14/Lobby/the_way.ogg new file mode 100644 index 0000000000..0c67699cba Binary files /dev/null and b/Resources/Audio/_CP14/Lobby/the_way.ogg differ diff --git a/Resources/Prototypes/_CP14/SoundCollections/lobby.yml b/Resources/Prototypes/_CP14/SoundCollections/lobby.yml index e6fdde1ff3..8f5b55e01c 100644 --- a/Resources/Prototypes/_CP14/SoundCollections/lobby.yml +++ b/Resources/Prototypes/_CP14/SoundCollections/lobby.yml @@ -2,4 +2,6 @@ id: CP14LobbyMusic files: - /Audio/_CP14/Lobby/crystal.ogg - - /Audio/_CP14/Lobby/eldermourne.ogg \ No newline at end of file + - /Audio/_CP14/Lobby/eldermourne.ogg + - /Audio/_CP14/Lobby/the_way.ogg + - /Audio/_CP14/Lobby/arcane_winds.ogg \ No newline at end of file