Carrots

From PZwiki
Revision as of 03:32, 29 March 2012 by 98.18.32.183 (talk)


Carrots are an edible item. They are often found inside of houses, usually within a refrigerator.

Effects

Hungry: -40

Code

item Carrots
{
	Type				=			Food,
	DisplayName			=			Carrots,
	Icon				=			Carrots,
	Weight				=			0.2,
	HungerChange 		=			-40,
	DaysFresh 			=			4,
	DaysTotallyRotten 	=	 		7
}

Template:Navbox/Consumables