Peas: Difference between revisions

From PZwiki
No edit summary
No edit summary
Line 20: Line 20:
! class="unsortable" | Ingredients
! class="unsortable" | Ingredients
! class="unsortable" | Description
! class="unsortable" | Description
{{RecipeLookup|8}}
{{RecipeLookup|19}}
{{RecipeLookup|19}}
{{RecipeLookup|20}}
{{RecipeLookup|20}}

Revision as of 17:49, 29 March 2012


A bag of peas. It can be made into a nutritious boring soup with a pot of water.

Found in refrigerators.

Effects

Hungry: -20

Crafting

A bag of peas can be used for the following crafting recipes:

Output Ingredients Description




































Code

item Peas
{
	Type				=			Food,
	DisplayName			=			Peas,
	Icon				=			Peas,
	Weight				=			0.4,
	HungerChange 		=			-20,
	DaysFresh 			=			2,
	DaysTotallyRotten 	=	 		4,
}

Template:Navbox/Consumables