diff --git a/Resources/Prototypes/Entities/Objects/Fun/dice.yml b/Resources/Prototypes/Entities/Objects/Fun/dice.yml index 433a4ebac35b0f..e549cc07547050 100644 --- a/Resources/Prototypes/Entities/Objects/Fun/dice.yml +++ b/Resources/Prototypes/Entities/Objects/Fun/dice.yml @@ -4,6 +4,23 @@ id: BaseDice components: - type: Dice +# SS220 dice sound tweak + sound: + collection: Dice + params: + variation: 0.050 + volume: 2 + - type: EmitSoundOnCollide + sound: + collection: Dice + params: + variation: 0.050 + - type: EmitSoundOnLand + sound: + path: /Audio/Effects/drop.ogg + params: + volume: -100 +# SS220 dice sound tweak end - type: UseDelay - type: Sprite sprite: Objects/Fun/dice.rsi