obj/machinery/kitchen_machine/New now calls ..()

This commit is contained in:
Citinited
2018-04-14 11:21:54 +01:00
parent a84fb5b3e3
commit 0d71bf4388
@@ -32,6 +32,7 @@
********************/
/obj/machinery/kitchen_machine/New()
..()
create_reagents(100)
reagents.set_reacting(FALSE)
if(!available_recipes)