Peas: Difference between revisions

From PZwiki
(Added new template and data.)
m (Forgot to include the minus sign before the hunger stat.)
Line 12: Line 12:
|hunger = -20
|hunger = -20
|thirst = 0
|thirst = 0
|unrotten hunger = 15
|unrotten hunger = -15
|unrotten boredom = +10
|unrotten boredom = +10
|unrotten unhappiness = +10
|unrotten unhappiness = +10

Revision as of 16:04, 8 December 2013


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

Found in refrigerators. Template:Consumables2

Crafting

AppleRotten.png
This article may be outdated.
Editors are encouraged to update this article with new information.

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

Output Ingredients Description




































Code

AppleRotten.png
This article may be outdated.
Editors are encouraged to update this article with new information.
item Peas
{
	Type				=			Food,
	DisplayName			=			Peas,
	Icon				=			Peas,
	Weight				=			0.4,
	HungerChange 		=			-20,
	DaysFresh 			=			2,
	DaysTotallyRotten 	=	 		4,
}

Template:Navbox/Consumables