mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-03 05:51:56 +00:00
Cooking Update: Cooking Moona (#9454)
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user