From 1b172861d15177d248063f93e307a08e40775cd1 Mon Sep 17 00:00:00 2001 From: lzk <124214523+lzk228@users.noreply.github.com> Date: Thu, 29 Jun 2023 12:36:53 +0300 Subject: [PATCH] Update toys.yml (#17725) --- Resources/Prototypes/Entities/Objects/Fun/toys.yml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Fun/toys.yml b/Resources/Prototypes/Entities/Objects/Fun/toys.yml index 5cba6ae8d9..e487a1651b 100644 --- a/Resources/Prototypes/Entities/Objects/Fun/toys.yml +++ b/Resources/Prototypes/Entities/Objects/Fun/toys.yml @@ -811,12 +811,15 @@ - type: Sprite sprite: Objects/Fun/toys.rsi state: basketball + - type: EmitSoundOnCollide + sound: + path: /Audio/Effects/Footsteps/bounce.ogg - type: Item size: 24 sprite: Objects/Fun/toys.rsi heldPrefix: bask - type: TileFrictionModifier - modifier: 0.01 + modifier: 0.5 - type: entity parent: BaseItem @@ -841,12 +844,15 @@ - type: Sprite sprite: Objects/Fun/toys.rsi state: beachball + - type: EmitSoundOnCollide + sound: + path: /Audio/Effects/Footsteps/bounce.ogg - type: Item size: 24 sprite: Objects/Fun/toys.rsi heldPrefix: beachb - type: TileFrictionModifier - modifier: 0.01 + modifier: 0.05 - type: entity parent: BaseItem