This commit is contained in:
T-Stalker
2022-01-03 02:51:42 -03:00
committed by GitHub
parent 33572c5cc8
commit 70209f5895
2 changed files with 12 additions and 0 deletions

Binary file not shown.

View File

@@ -55,6 +55,15 @@
- type: Sprite
sprite: Objects/Fun/toys.rsi
state: plushie_lizard
- type: ItemCooldown
- type: EmitSoundOnUse
sound:
path: /Audio/Items/Toys/weh.ogg
- type: EmitSoundOnLand
sound:
path: /Audio/Items/Toys/weh.ogg
- type: UseDelay
delay: 1.0
- type: entity
parent: BasePlushie
@@ -155,6 +164,9 @@
- type: EmitSoundOnUse
sound:
path: /Audio/Voice/Vox/shriek1.ogg
- type: EmitSoundOnLand
sound:
path: /Audio/Voice/Vox/shriek1.ogg
- type: UseDelay
delay: 1.0