Disposals chute make it go splat (#20848)

Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
This commit is contained in:
Henry
2023-12-06 01:07:52 -08:00
committed by GitHub
parent 81b3f95b04
commit 80a1aadd5e
3 changed files with 55 additions and 35 deletions

View File

@@ -16,7 +16,7 @@ public sealed partial class DisposalTubeComponent : Component
public bool Connected;
[DataField]
public SoundSpecifier ClangSound = new SoundPathSpecifier("/Audio/Effects/clang.ogg");
public SoundSpecifier ClangSound = new SoundPathSpecifier("/Audio/Effects/clang.ogg", AudioParams.Default.WithVolume(-5f));
/// <summary>
/// Container of entities that are currently inside this tube