diff --git a/Resources/Audio/StationEvents/attributions.yml b/Resources/Audio/StationEvents/attributions.yml index e63b18a627..70ecf1d2e7 100644 --- a/Resources/Audio/StationEvents/attributions.yml +++ b/Resources/Audio/StationEvents/attributions.yml @@ -6,4 +6,9 @@ - files: ["clearly_nuclear.ogg"] license: "CC-BY-3.0" copyright: "Created by mryikes" - source: "https://www.youtube.com/watch?v=chix8uz-oUQ" \ No newline at end of file + source: "https://www.youtube.com/watch?v=chix8uz-oUQ" + +- files: ["sound_station_14.ogg"] + license: "CC-BY-3.0" + copyright: "Created by Donchan" + source: "https://www.youtube.com/watch?v=4nUpeYLKUns" \ No newline at end of file diff --git a/Resources/Audio/StationEvents/sound_station_14.ogg b/Resources/Audio/StationEvents/sound_station_14.ogg new file mode 100644 index 0000000000..206d29ee5d Binary files /dev/null and b/Resources/Audio/StationEvents/sound_station_14.ogg differ diff --git a/Resources/Prototypes/SoundCollections/NukeMusic.yml b/Resources/Prototypes/SoundCollections/NukeMusic.yml index 51782d8bd5..be58f89e0a 100644 --- a/Resources/Prototypes/SoundCollections/NukeMusic.yml +++ b/Resources/Prototypes/SoundCollections/NukeMusic.yml @@ -3,4 +3,5 @@ files: - /Audio/StationEvents/running_out.ogg - /Audio/StationEvents/countdown.ogg - - /Audio/StationEvents/clearly_nuclear.ogg \ No newline at end of file + - /Audio/StationEvents/clearly_nuclear.ogg + - /Audio/StationEvents/sound_station_14.ogg \ No newline at end of file