material from crates/lockers

This commit is contained in:
Verkister
2023-04-06 19:25:54 +03:00
parent 429f20e59d
commit 6c42b233f2
@@ -91,6 +91,8 @@
spawn(15)
if(A)
A.forceMove(src)
if(istype(A, /obj/structure/closet))
new /obj/item/stack/material/steel(loc, 2)
qdel(A)
items_taken++
if(items_taken >= voracity)