From beb8574387efae9647e9d326e5eb513da501fccd Mon Sep 17 00:00:00 2001 From: Vigers Ray Date: Sat, 18 Jan 2025 02:06:21 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A2=D0=B8=D1=88=D0=B5=20=D0=B7=D0=B2=D1=83?= =?UTF-8?q?=D0=BA=20=D0=BA=D0=BE=D0=BD=D1=86=D0=B0=20=D1=80=D0=B0=D1=83?= =?UTF-8?q?=D0=BD=D0=B4=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Content.Client/Audio/ContentAudioSystem.LobbyMusic.cs | 2 +- Resources/Changelog/ChangelogSunrise.yml | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/Content.Client/Audio/ContentAudioSystem.LobbyMusic.cs b/Content.Client/Audio/ContentAudioSystem.LobbyMusic.cs index e1eeff09c7..5a0a686f77 100644 --- a/Content.Client/Audio/ContentAudioSystem.LobbyMusic.cs +++ b/Content.Client/Audio/ContentAudioSystem.LobbyMusic.cs @@ -227,7 +227,7 @@ public sealed partial class ContentAudioSystem file, Filter.Local(), false, - _roundEndSoundEffectParams.WithVolume(10f) // Sunrise-Edit + _roundEndSoundEffectParams.WithVolume(-3f) // Sunrise-Edit )?.Entity; } diff --git a/Resources/Changelog/ChangelogSunrise.yml b/Resources/Changelog/ChangelogSunrise.yml index e798d1fd86..15884c1fca 100644 --- a/Resources/Changelog/ChangelogSunrise.yml +++ b/Resources/Changelog/ChangelogSunrise.yml @@ -10783,3 +10783,11 @@ type: Tweak id: 746 time: '2025-01-17T23:01:34.404496+00:00' +- author: VigersRay + changes: + - message: "\u041F\u043E\u043D\u0438\u0436\u0435\u043D\u0430 \u0433\u0440\u043E\u043C\ + \u043A\u043E\u0441\u0442\u044C \u0437\u0432\u0443\u043A\u0430 \u043A\u043E\u043D\ + \u0446\u0430 \u0440\u0430\u0443\u043D\u0434\u0430." + type: Tweak + id: 747 + time: '2025-01-17T23:06:08.934471+00:00'