From bf2bd9a33eac6eca78d4a203af89e34337d4f7ae Mon Sep 17 00:00:00 2001 From: Unkn0wn_Gh0st Date: Sat, 10 Aug 2024 07:31:28 -0500 Subject: [PATCH] Change siren.ogg to gamma.ogg (#30836) --- Resources/Audio/Misc/attributions.yml | 2 +- Resources/Audio/Misc/{siren.ogg => gamma.ogg} | Bin Resources/Prototypes/AlertLevels/alert_levels.yml | 2 +- .../Structures/Lighting/strobe_lighting.yml | 2 +- 4 files changed, 3 insertions(+), 3 deletions(-) rename Resources/Audio/Misc/{siren.ogg => gamma.ogg} (100%) diff --git a/Resources/Audio/Misc/attributions.yml b/Resources/Audio/Misc/attributions.yml index b38cb56a89..9d238031ef 100644 --- a/Resources/Audio/Misc/attributions.yml +++ b/Resources/Audio/Misc/attributions.yml @@ -33,7 +33,7 @@ copyright: "Made by dj-34 (https://github.com/dj-34)" source: "https://github.com/ss220-space/Paradise/blob/05043bcfb35c2e7bcf1efbdbfbf976e1a2504bc2/sound/effects/epsilon.ogg" -- files: ["siren.ogg"] +- files: ["gamma.ogg"] license: "CC0-1.0" copyright: "Created by Bhijin & Myr for Space Station 14" source: "https://github.com/space-wizards/space-station-14" diff --git a/Resources/Audio/Misc/siren.ogg b/Resources/Audio/Misc/gamma.ogg similarity index 100% rename from Resources/Audio/Misc/siren.ogg rename to Resources/Audio/Misc/gamma.ogg diff --git a/Resources/Prototypes/AlertLevels/alert_levels.yml b/Resources/Prototypes/AlertLevels/alert_levels.yml index fb6e316ed0..d08e1d00a7 100644 --- a/Resources/Prototypes/AlertLevels/alert_levels.yml +++ b/Resources/Prototypes/AlertLevels/alert_levels.yml @@ -39,7 +39,7 @@ announcement: alert-level-gamma-announcement selectable: false sound: - path: /Audio/Misc/siren.ogg + path: /Audio/Misc/gamma.ogg params: volume: -2 disableSelection: true diff --git a/Resources/Prototypes/Entities/Structures/Lighting/strobe_lighting.yml b/Resources/Prototypes/Entities/Structures/Lighting/strobe_lighting.yml index 50e24eab73..1a99ab6f10 100644 --- a/Resources/Prototypes/Entities/Structures/Lighting/strobe_lighting.yml +++ b/Resources/Prototypes/Entities/Structures/Lighting/strobe_lighting.yml @@ -136,7 +136,7 @@ volume: 0 range: 10 sound: - path: "/Audio/Misc/siren.ogg" + path: "/Audio/Misc/gamma.ogg" - type: entity id: PoweredStrobeLightEpsilon -- 2.52.0