diff --git a/Resources/Audio/StationEvents/attributions.yml b/Resources/Audio/StationEvents/attributions.yml index 1972bc1287c..e63b18a627f 100644 --- a/Resources/Audio/StationEvents/attributions.yml +++ b/Resources/Audio/StationEvents/attributions.yml @@ -2,3 +2,8 @@ license: "CC-BY-3.0" copyright: "Created by Bolgarich" source: "https://www.youtube.com/watch?v=SzEp2nv6oZ4" + +- 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 diff --git a/Resources/Audio/StationEvents/clearly_nuclear.ogg b/Resources/Audio/StationEvents/clearly_nuclear.ogg new file mode 100644 index 00000000000..2c8b18e1b14 Binary files /dev/null and b/Resources/Audio/StationEvents/clearly_nuclear.ogg differ diff --git a/Resources/Prototypes/SoundCollections/NukeMusic.yml b/Resources/Prototypes/SoundCollections/NukeMusic.yml index 3d33fadc128..51782d8bd55 100644 --- a/Resources/Prototypes/SoundCollections/NukeMusic.yml +++ b/Resources/Prototypes/SoundCollections/NukeMusic.yml @@ -3,3 +3,4 @@ files: - /Audio/StationEvents/running_out.ogg - /Audio/StationEvents/countdown.ogg + - /Audio/StationEvents/clearly_nuclear.ogg \ No newline at end of file