Adds space ambience (#8096)
* Adds space ambience * handle that better * Update Content.Client/Audio/BackgroundAudioSystem.cs Co-authored-by: wrexbe <81056464+wrexbe@users.noreply.github.com> * Update Content.Client/Audio/BackgroundAudioSystem.cs Co-authored-by: wrexbe <81056464+wrexbe@users.noreply.github.com> Co-authored-by: ike709 <ike709@github.com> Co-authored-by: wrexbe <81056464+wrexbe@users.noreply.github.com>
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
- type: soundCollection
|
||||
id: AmbienceBase
|
||||
id: StationAmbienceBase
|
||||
files:
|
||||
- /Audio/Ambience/shipambience.ogg
|
||||
|
||||
- type: soundCollection
|
||||
id: SpaceAmbienceBase
|
||||
files:
|
||||
- /Audio/Ambience/starlight.ogg
|
||||
- /Audio/Ambience/constellations.ogg
|
||||
|
||||
Reference in New Issue
Block a user