From c60b477b7d3af496a7915e5af93fd43652cf93b2 Mon Sep 17 00:00:00 2001 From: LordJike Date: Wed, 1 Mar 2017 19:26:33 -0400 Subject: [PATCH] Update processor.dm --- code/modules/food_and_drinks/kitchen_machinery/processor.dm | 4 ---- 1 file changed, 4 deletions(-) diff --git a/code/modules/food_and_drinks/kitchen_machinery/processor.dm b/code/modules/food_and_drinks/kitchen_machinery/processor.dm index df9d1dddf4d..744a7386708 100644 --- a/code/modules/food_and_drinks/kitchen_machinery/processor.dm +++ b/code/modules/food_and_drinks/kitchen_machinery/processor.dm @@ -71,10 +71,6 @@ input = /obj/item/weapon/reagent_containers/food/snacks/meat output = /obj/item/weapon/reagent_containers/food/snacks/meatball -/datum/food_processor_process/potatowedges - input = /obj/item/weapon/reagent_containers/food/snacks/grown/potato/wedges - output = /obj/item/weapon/reagent_containers/food/snacks/fries - /datum/food_processor_process/sweetpotato input = /obj/item/weapon/reagent_containers/food/snacks/grown/potato/sweet output = /obj/item/weapon/reagent_containers/food/snacks/yakiimo