locker and jumpsuit equip sounds.

This commit is contained in:
QuoteFox
2021-03-23 16:27:18 +00:00
parent 1cebaa753e
commit 38b5e5b0eb
9 changed files with 19 additions and 7 deletions
+1
View File
@@ -11,6 +11,7 @@
max_integrity = 300
var/content_overlays = FALSE //If this is true, the belt will gain overlays based on what it's holding
var/worn_overlays = FALSE //worn counterpart of the above.
equip_sound = 'sound/items/equip/toolbelt_equip.ogg'
/obj/item/storage/belt/suicide_act(mob/living/carbon/user)
user.visible_message("<span class='suicide'>[user] begins belting [user.p_them()]self with \the [src]! It looks like [user.p_theyre()] trying to commit suicide!</span>")