Potato in processor doesn't transform into fries anymore

What it says on the tin. Fixes issue discussed in #4596.
This commit is contained in:
Jarcolr
2014-03-28 20:55:10 +02:00
parent 581cc2bfea
commit aae897f48f

View File

@@ -1,4 +1,3 @@
/obj/machinery/processor
name = "Food Processor"
icon = 'icons/obj/kitchen.dmi'
@@ -43,7 +42,7 @@
*/
potato
input = /obj/item/weapon/reagent_containers/food/snacks/grown/potato
output = /obj/item/weapon/reagent_containers/food/snacks/fries
output = /obj/item/weapon/reagent_containers/food/snacks/rawsticks
carrot
input = /obj/item/weapon/reagent_containers/food/snacks/grown/carrot
@@ -160,3 +159,4 @@
"You hear the food processor stopping/")
\red The processor is in the process of processing.