This commit is contained in:
Seris02
2020-02-08 14:01:51 +08:00
committed by GitHub
parent 6af421994a
commit 6d8bfd2a38
@@ -46,7 +46,7 @@
tear_manifest(user)
/obj/structure/closet/crate/tool_interact(obj/item/W, mob/user)
if(istype(W, /obj/item/crowbar))
if(istype(W, /obj/item/wirecutters))
if (manifest)
tear_manifest(user)
return TRUE