crush my lock with a rock i must

This commit is contained in:
Sishen
2019-08-03 18:48:14 -04:00
parent 08c74d772a
commit 1f100f1f3b
7 changed files with 208 additions and 75 deletions

View File

@@ -54,6 +54,12 @@
manifest = null
update_icon()
/obj/structure/closet/crate/handle_lock_addition()
return
/obj/structure/closet/crate/handle_lock_removal()
return
/obj/structure/closet/crate/proc/tear_manifest(mob/user)
to_chat(user, "<span class='notice'>You tear the manifest off of [src].</span>")
playsound(src, 'sound/items/poster_ripped.ogg', 75, 1)