From dc7a50f0f4b81c144e134b15691d795cc1f2df76 Mon Sep 17 00:00:00 2001 From: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> Date: Fri, 26 Jan 2024 00:59:49 +1100 Subject: [PATCH] Space ambient tweak (#24501) - Range bump because flareguy keeps complaining about it + add title2. --- Resources/Prototypes/audio.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Resources/Prototypes/audio.yml b/Resources/Prototypes/audio.yml index d427c35415..cdc83a73ca 100644 --- a/Resources/Prototypes/audio.yml +++ b/Resources/Prototypes/audio.yml @@ -184,6 +184,7 @@ - /Audio/Ambience/spookyspace1.ogg - /Audio/Ambience/spookyspace2.ogg - /Audio/Ambience/ambispace2.ogg + - /Audio/Lobby/title2.ogg - type: soundCollection id: AmbienceSpooky @@ -213,7 +214,7 @@ - !type:InSpaceRule - !type:GridInRangeRule inverted: true - range: 1 + range: 3 # TODO - type: rules -- 2.51.2