Merge pull request #8879 from Citinited/parent-proc-fix

Kitchen machinery now calls ..() in New()
This commit is contained in:
tigercat2000
2018-04-16 18:25:35 -07:00
committed by GitHub
@@ -32,6 +32,7 @@
********************/
/obj/machinery/kitchen_machine/New()
..()
create_reagents(100)
reagents.set_reacting(FALSE)
if(!available_recipes)