Orange

From PZwiki
Revision as of 22:03, 29 June 2014 by LaDestitute (talk | contribs)


A perishable food item that goes bad as time passes. Oranges are often inside of refrigerators, kitchen cupboards, and in produce bins. Oranges take six in-game days to go stale, and nine in-game days to rot.

Nutritional Information

Template:Consumables2

Code

item Orange
	{
		HungerChange	=	-15,
		Weight	=	0.2,
		Type	=	Food,
		DaysTotallyRotten	=	9,
		ThirstChange	=	-20,
		DisplayName	=	Orange,
		Icon	=	Orange,
		DaysFresh	=	6,
		EvolvedRecipe = Cake:8,
		FoodType    =   Fruits,
	}

Template:Navbox/Consumables