Tomato

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


A perishable food item that goes bad as time passes. Tomatoes are often inside of refrigerators, and in produce bins. Can be grown through Farming with Tomato Seeds. Tomatoes take four in-game days to go stale, and 12 in-game days to rot.

Nutritional Information

Template:Consumables2

Code

item Tomato
	{
		Type				=		Food,
		DisplayName			=		Tomato,
		Icon				=		Tomato,
		Weight				=		0.2,
		HungerChange 		=		-10,
		ThirstChange		=		-15,
		DaysFresh 			=		4,
		DaysTotallyRotten 	=	 	12,
		EvolvedRecipe       =       Soup:10;Stew:10;Pie:10;Stir fry:10;Sandwich:5;Burger:10;Salad:10;Roasted Vegetables:10,
		FoodType    =   Vegetables,
	}

History

Alpha
RC 2.9.8a Can be grown as a crop.

See Also

Template:Navbox/Consumables