Update wrench.dm

This commit is contained in:
chel
2024-04-11 20:07:31 -03:00
committed by GitHub
parent 315bc7d251
commit 85f68480d8
+2
View File
@@ -13,6 +13,8 @@
w_class = WEIGHT_CLASS_SMALL
usesound = 'sound/items/ratchet.ogg'
custom_materials = list(/datum/material/iron=150)
drop_sound = 'sound/items/handling/wrench_drop.ogg'
pickup_sound = 'sound/items/handling/wrench_pickup.ogg'
attack_verb = list("bashed", "battered", "bludgeoned", "whacked")
tool_behaviour = TOOL_WRENCH