Cooking Update: Cooking Moona (#9454)

This commit is contained in:
MarinaGryphon
2020-09-02 03:49:14 -05:00
committed by GitHub
parent 6e60f60abe
commit f060df8b24
103 changed files with 6697 additions and 6634 deletions

View File

@@ -165,7 +165,7 @@
update_material()
return 1
if(!material && can_plate && istype(W, /obj/item/reagent_containers/glass/beaker/bowl))
if(!material && can_plate && istype(W, /obj/item/reagent_containers/cooking_container/plate/bowl))
new /obj/structure/chemkit(loc)
qdel(W)
qdel(src)