mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 22:42:26 +01:00
Crowbars have a usesound (#8305)
This commit is contained in:
@@ -550,6 +550,7 @@
|
||||
matter = list(DEFAULT_WALL_MATERIAL = 50)
|
||||
attack_verb = list("attacked", "bashed", "battered", "bludgeoned", "whacked")
|
||||
drop_sound = 'sound/items/drop/sword.ogg'
|
||||
usesound = 'sound/items/Crowbar.ogg'
|
||||
|
||||
/obj/item/crowbar/iscrowbar()
|
||||
return TRUE
|
||||
|
||||
Reference in New Issue
Block a user