Update crowbar.dm

This commit is contained in:
chel
2024-04-11 20:06:24 -03:00
committed by GitHub
parent 02249ec43e
commit 72be1ae5a9

View File

@@ -13,6 +13,8 @@
throwforce = 7
w_class = WEIGHT_CLASS_SMALL
custom_materials = list(/datum/material/iron=50)
drop_sound = 'sound/items/handling/crowbar_drop.ogg'
pickup_sound = 'sound/items/handling/crowbar_pickup.ogg'
attack_verb = list("attacked", "bashed", "battered", "bludgeoned", "whacked")
tool_behaviour = TOOL_CROWBAR