Merge remote-tracking branch 'upstream/master'

This commit is contained in:
Hawk_v3
2018-10-24 22:07:16 +01:00
11 changed files with 29 additions and 27 deletions

View File

@@ -130,6 +130,7 @@
if(istype(cooking_obj, /obj/item/weapon/holder))
for(var/mob/living/M in cooking_obj.contents)
M.death()
qdel(M)
// Cook the food.
var/cook_path