Slime plushie now squishes (#33554)

* Slime plushie now squishes

* Remove useSound
This commit is contained in:
Minemoder5000
2025-02-13 00:55:04 -07:00
committed by GitHub
parent f6a1fd5de8
commit 8f96c77de5

View File

@@ -738,6 +738,22 @@
components:
- type: Sprite
state: plushie_slime
- type: EmitSoundOnUse
sound:
path: /Audio/Voice/Slime/slime_squish.ogg
- type: EmitSoundOnLand
sound:
path: /Audio/Voice/Slime/slime_squish.ogg
- type: EmitSoundOnActivate
sound:
path: /Audio/Voice/Slime/slime_squish.ogg
- type: EmitSoundOnTrigger
sound:
path: /Audio/Voice/Slime/slime_squish.ogg
- type: MeleeWeapon
wideAnimationRotation: 180
soundHit:
path: /Audio/Voice/Slime/slime_squish.ogg
- type: entity
parent: BasePlushie