Peas

From PZwiki
Revision as of 22:16, 16 November 2013 by Minic90 (talk | contribs) (→‎Crafting)


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