Egg

From PZwiki
Revision as of 15:22, 29 March 2012 by Auchtor (talk | contribs) (→‎Code)


Effects

Hungry: -15

Crafting

Name Recipe Description
























Code

item Egg
{
	Type				=			Food,
	DisplayName			=			Egg,
	Icon				=			Egg,
	Weight				=			0.25,
	HungerChange 		=			-15,
	DaysFresh 			=			2,
	DaysTotallyRotten 	= 			3,
}	

Template:Navbox/Consumables