mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Fixes #7670
This commit is contained in:
@@ -117,6 +117,9 @@
|
|||||||
dismantle()
|
dismantle()
|
||||||
return
|
return
|
||||||
|
|
||||||
|
if(O.loc != user && !(istype(O,/obj/item/stack)))
|
||||||
|
return 0
|
||||||
|
|
||||||
//Resources are being loaded.
|
//Resources are being loaded.
|
||||||
var/obj/item/eating = O
|
var/obj/item/eating = O
|
||||||
if(!eating.matter)
|
if(!eating.matter)
|
||||||
|
|||||||
Reference in New Issue
Block a user