Add and replace alert sounds (#9360)

This commit is contained in:
T-Stalker
2022-07-03 00:52:40 -03:00
committed by GitHub
parent 31428adb84
commit 3046599924
4 changed files with 7 additions and 3 deletions

Binary file not shown.

View File

@@ -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

Binary file not shown.

View File

@@ -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