Make mime stamp silent (#23221)

* good commit

* Revert "good commit"

This reverts commit 2559a9ad8b642827446e151adc90057d667be60d.

* EVEN BETTER PR

* even more better
This commit is contained in:
lzk
2023-12-31 00:15:02 +01:00
committed by GitHub
parent d0ebe39e91
commit 83bd937267
2 changed files with 2 additions and 5 deletions

View File

@@ -49,8 +49,5 @@ public sealed partial class StampComponent : Component
/// The sound when stamp stamped
/// </summary>
[DataField("sound")]
public SoundSpecifier Sound = new SoundPathSpecifier("/Audio/Items/Stamp/thick_stamp_sub.ogg")
{
Params = AudioParams.Default.WithVolume(-2f).WithMaxDistance(5f)
};
public SoundSpecifier? Sound = null;
}

View File

@@ -154,7 +154,7 @@
stampedName: stamp-component-stamped-name-mime
stampedColor: "#777777"
stampState: "paper_stamp-mime"
# TODO remove sound from mime's rubber stamp
sound: null
- type: Sprite
state: stamp-mime