Peas: Difference between revisions

From PZwiki
(Matched formatting to other food items, -crafted info (outdated) + evolved recipe table, added consumable section info, -TOC, + recipe ingredient section, updated version page)
No edit summary
Line 1: Line 1:
__NOTOC__
__NOTOC__
{{languages}}
{{languages|Peas}}
{{Consumables
{{Consumables
|image = Peas.png
|image = Peas.png

Revision as of 10:19, 26 March 2016


A bag of peas is a perishable food item that goes bad as time passes. It can be found within houses, inside of refrigerators, and in produce bins. Peas take three in-game days to go stale, and five in-game days to become rotten.

Nutritional Information

Template:Consumables2












Evolved Recipes

Product Nutrition
Soup
Soup
10
Stew
Stew
10
Stir Fry
Stir Fry
10
Roasted Vegetables
Roasted Vegetables
10

Code

item Peas
	
		HungerChange		=	-20,
		Weight			=	0.6,
		Type			=	Food,
		DaysTotallyRotten	=	5,
		DisplayName		=	Peas,
		Icon			=	Peas,
		DaysFresh		=	3,
		EvolvedRecipe 		= 	Soup:10;Stew:10;Stir fry:10;Roasted Vegetables:10,
		FoodType    		=   	Vegetables,
	

See Also

Template:Navbox/Consumables