mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 16:47:13 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user