From bb50087dd0ddc5120929eb71496bb577deb8597e Mon Sep 17 00:00:00 2001 From: JIPDawg <51352440+JIPDawg@users.noreply.github.com> Date: Thu, 27 Jun 2024 19:23:17 -0500 Subject: [PATCH] Fixed the sound of pulling back a foam crossbow from a flash sound to a bow pull sound. (#29508) Fixed foam Crossbow making a flash sound to just a bow pull sound Co-authored-by: JIP --- Resources/Prototypes/Entities/Objects/Fun/toys.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Objects/Fun/toys.yml b/Resources/Prototypes/Entities/Objects/Fun/toys.yml index 86060b1bbe..1ac622db86 100644 --- a/Resources/Prototypes/Entities/Objects/Fun/toys.yml +++ b/Resources/Prototypes/Entities/Objects/Fun/toys.yml @@ -896,7 +896,7 @@ - BulletFoam capacity: 1 soundInsert: - path: /Audio/Weapons/drawbow2.ogg + path: /Audio/Items/bow_pull.ogg - type: ContainerContainer containers: ballistic-ammo: !type:Container -- 2.51.2