Slime plushie now squishes (#33554)
* Slime plushie now squishes * Remove useSound
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user