From 6c18892ca43f701a2a57095e414c51646cb64ada Mon Sep 17 00:00:00 2001 From: HerCoyote23 <131214189+HerCoyote23@users.noreply.github.com> Date: Sat, 3 Jun 2023 03:17:15 -0700 Subject: [PATCH] Swords now use bladeslice.ogg (#17080) --- .../Entities/Objects/Weapons/Melee/sword.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Melee/sword.yml b/Resources/Prototypes/Entities/Objects/Weapons/Melee/sword.yml index c2e4adaf10..d0c008d23d 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Melee/sword.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Melee/sword.yml @@ -13,6 +13,8 @@ damage: types: Slash: 17 #cmon, it has to be at least BETTER than the rest. + soundHit: + path: /Audio/Weapons/bladeslice.ogg - type: Item size: 15 sprite: Objects/Weapons/Melee/captain_sabre.rsi @@ -38,6 +40,8 @@ damage: types: Slash: 25 + soundHit: + path: /Audio/Weapons/bladeslice.ogg - type: Item size: 15 sprite: Objects/Weapons/Melee/katana.rsi @@ -60,6 +64,8 @@ damage: types: Slash: 20 + soundHit: + path: /Audio/Weapons/bladeslice.ogg - type: Item size: 15 sprite: Objects/Weapons/Melee/machete.rsi @@ -80,6 +86,8 @@ damage: types: Slash: 33 + soundHit: + path: /Audio/Weapons/bladeslice.ogg - type: Item size: 20 - type: Clothing @@ -105,6 +113,8 @@ damage: types: Slash: 16 + soundHit: + path: /Audio/Weapons/bladeslice.ogg - type: Item size: 15 sprite: Objects/Weapons/Melee/cutlass.rsi