extra functionality :3
This commit is contained in:
@@ -89,6 +89,7 @@ All foods are distributed among various categories. Use common sense.
|
||||
if(!reagents.total_volume)
|
||||
var/mob/living/location = loc
|
||||
var/obj/item/trash_item = generate_trash(location)
|
||||
handle_tf()//GS13 EDIT
|
||||
qdel(src)
|
||||
if(istype(location))
|
||||
location.put_in_hands(trash_item)
|
||||
|
||||
Reference in New Issue
Block a user