diff --git a/Resources/Audio/Items/Toys/weh.ogg b/Resources/Audio/Items/Toys/weh.ogg new file mode 100644 index 0000000000..9867651bc2 Binary files /dev/null and b/Resources/Audio/Items/Toys/weh.ogg differ diff --git a/Resources/Prototypes/Entities/Objects/Fun/toys.yml b/Resources/Prototypes/Entities/Objects/Fun/toys.yml index 28a56ecb35..670798df1f 100644 --- a/Resources/Prototypes/Entities/Objects/Fun/toys.yml +++ b/Resources/Prototypes/Entities/Objects/Fun/toys.yml @@ -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