From c861c56a696d91fb004989c6750c1819e7d51064 Mon Sep 17 00:00:00 2001 From: slarticodefast <161409025+slarticodefast@users.noreply.github.com> Date: Wed, 27 Nov 2024 06:32:39 +0100 Subject: [PATCH] Fix space ambient music (#33594) --- Content.Shared/Random/Rules/GridInRange.cs | 2 +- Resources/Prototypes/audio.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Content.Shared/Random/Rules/GridInRange.cs b/Content.Shared/Random/Rules/GridInRange.cs index 8cbbef1cdc..dfe57b9375 100644 --- a/Content.Shared/Random/Rules/GridInRange.cs +++ b/Content.Shared/Random/Rules/GridInRange.cs @@ -34,6 +34,6 @@ public sealed partial class GridInRangeRule : RulesRule return !Inverted; } - return false; + return Inverted; } } diff --git a/Resources/Prototypes/audio.yml b/Resources/Prototypes/audio.yml index 24df3239b5..a215ee45be 100644 --- a/Resources/Prototypes/audio.yml +++ b/Resources/Prototypes/audio.yml @@ -270,7 +270,7 @@ - !type:NearbyAccessRule access: - Engineering - range: 3 + range: 2.5 - type: rules id: NearMaintenance @@ -320,7 +320,7 @@ components: - type: Morgue range: 3 - + - type: rules id: NearSpookyFog rules: