Potato

From PZwiki
Revision as of 02:43, 30 June 2014 by LaDestitute (talk | contribs)


A perishable food item that goes bad as time passes, when outside of a refrigerator. Potatoes are often found inside of refrigerators, and in produce bins. Can be grown through Farming with Potato Seeds. Potatoes take seven in-game days to go stale, and two in-game weeks to rot.

Nutritional Information

Template:Consumables2

Code

item Potato
	{
		Type				=		Food,
		DisplayName			=		Potato,
		Icon				=		Potato,
		Weight				=		0.2,
		HungerChange 		=		-30,
		DaysFresh 			=		7,
		DaysTotallyRotten 	=	 	14,
        EvolvedRecipe       =       Soup:15;Stew:15;Pie:15;Stir fry:15;Salad:10;Roasted Vegetables:15,
        FoodType    =   Vegetables,
	}

History

Alpha
RC 2.9.8a Can be grown as a crop.

See Also

Template:Navbox/Consumables