diff --git a/Resources/Audio/Misc/bluealert.ogg b/Resources/Audio/Misc/bluealert.ogg new file mode 100644 index 0000000000..fef4e9af0f Binary files /dev/null and b/Resources/Audio/Misc/bluealert.ogg differ diff --git a/Resources/Audio/Misc/license.txt b/Resources/Audio/Misc/license.txt index 35a79ecb56..1ac9d6abac 100644 --- a/Resources/Audio/Misc/license.txt +++ b/Resources/Audio/Misc/license.txt @@ -1,3 +1,7 @@ -epsilon.ogg made by dj-34 (https://github.com/dj-34) taken from https://github.com/ss220-space/Paradise/blob/05043bcfb35c2e7bcf1efbdbfbf976e1a2504bc2/sound/effects/epsilon.ogg +epsilon.ogg made by dj-34 (https://github.com/dj-34) taken from https://github.com/ss220-space/Paradise/blob/05043bcfb35c2e7bcf1efbdbfbf976e1a2504bc2/sound/effects/epsilon.ogg siren.ogg taken from https://github.com/ParadiseSS13/Paradise/blob/master/sound/effects/new_siren.ogg + +redalert.ogg was taken from: https://github.com/Skyrat-SS13/Skyrat13/commit/2d4f2d1b489590b559e4073f41b126cef56f4c50 + +bluealert.ogg was taken from: https://github.com/Skyrat-SS13/Skyrat13/commit/2d4f2d1b489590b559e4073f41b126cef56f4c50 diff --git a/Resources/Audio/Misc/redalert.ogg b/Resources/Audio/Misc/redalert.ogg new file mode 100644 index 0000000000..49800f1f67 Binary files /dev/null and b/Resources/Audio/Misc/redalert.ogg differ diff --git a/Resources/Prototypes/AlertLevels/alert_levels.yml b/Resources/Prototypes/AlertLevels/alert_levels.yml index 0eb92e1916..921b3d5145 100644 --- a/Resources/Prototypes/AlertLevels/alert_levels.yml +++ b/Resources/Prototypes/AlertLevels/alert_levels.yml @@ -8,7 +8,7 @@ shuttleTime: 600 blue: announcement: alert-level-blue-announcement - sound: /Audio/Misc/notice1.ogg + sound: /Audio/Misc/bluealert.ogg color: DodgerBlue violet: announcement: alert-level-violet-announcement @@ -22,7 +22,7 @@ shuttleTime: 400 red: announcement: alert-level-red-announcement - sound: /Audio/Misc/notice1.ogg + sound: /Audio/Misc/redalert.ogg color: Red gamma: announcement: alert-level-gamma-announcement