From 78d90c30b85d1d0492d26b21f9e4dcb1a4cda8d8 Mon Sep 17 00:00:00 2001 From: Ed <96445749+TheShuEd@users.noreply.github.com> Date: Mon, 13 Jan 2025 12:51:33 +0300 Subject: [PATCH] fix #722 --- Resources/Prototypes/_CP14/weather.yml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/Resources/Prototypes/_CP14/weather.yml b/Resources/Prototypes/_CP14/weather.yml index ddb3ee224a..e7e0b21ad9 100644 --- a/Resources/Prototypes/_CP14/weather.yml +++ b/Resources/Prototypes/_CP14/weather.yml @@ -34,11 +34,6 @@ sprite: sprite: /Textures/_CP14/Effects/weather.rsi state: snowfall_light - sound: - path: /Audio/Effects/Weather/snowstorm_weak.ogg - params: - loop: true - volume: -6 - type: weather id: CP14SnowMedium @@ -46,10 +41,10 @@ sprite: /Textures/_CP14/Effects/weather.rsi state: snowfall_med sound: - path: /Audio/Effects/Weather/snowstorm_weak.ogg + path: /Audio/Effects/Weather/snowstorm.ogg params: loop: true - volume: -6 + volume: -18 - type: weather id: CP14SnowHeavy