Fixes jaws of life losing hit sounds when swapped twice (#91758)

## About The Pull Request

Closes #91756

## Changelog
🆑
fix: Fixed jaws of life losing hit sounds when swapped twice
/🆑

(cherry picked from commit 1d535fada6)
This commit is contained in:
SmArtKar
2025-06-28 20:37:14 -04:00
committed by Roxy
parent 5dcdfd6702
commit 92840a73fb
+1
View File
@@ -123,6 +123,7 @@
righthand_file = 'icons/mob/inhands/equipment/tools_righthand.dmi'
custom_materials = list(/datum/material/iron = SHEET_MATERIAL_AMOUNT*2.25, /datum/material/silver = SHEET_MATERIAL_AMOUNT*1.25, /datum/material/titanium = SHEET_MATERIAL_AMOUNT*1.75)
usesound = 'sound/items/tools/jaws_pry.ogg'
hitsound = SFX_SWING_HIT
force = 15
w_class = WEIGHT_CLASS_NORMAL
toolspeed = 0.7