Processed Cheese

From PZwiki
Revision as of 23:21, 15 October 2014 by Proknifer (talk | contribs)


Processed cheese is a perishable food which is mostly found in refrigerators.

Nutritional information

It takes 6 in-game days for the food to go stale and 10 to rot.

Hungry: -10

Code

item Processedcheese
	{
		HungerChange	=	-10,
		Weight	=	0.1,
		Type	=	Food,
		DaysTotallyRotten	=	10,
		DisplayName	=	Processed cheese,
		Icon	=	Processedcheese,
		DaysFresh	=	6,
	}