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