Update bedsheet_bin.dm

This commit is contained in:
kevinz000
2018-08-14 21:56:44 -07:00
committed by GitHub
parent 845838d2b2
commit f50b370fd1
@@ -27,6 +27,8 @@ LINEN BINS
..()
/obj/item/bedsheet/attack_self(mob/user)
if(loc != user)
return
if(!user.dropItemToGround(src))
return
if(layer == initial(layer))