Processed Cheese: Difference between revisions

From PZwiki
mNo edit summary
mNo edit summary
Line 5: Line 5:
}}
}}


Processed cheese is a perishable food which is mostly found in [[Containers|refrigerators]].
Processed cheese is a perishable food which can mostly found in [[Containers|refrigerators]].


== Nutritional information ==
== Nutritional information ==

Revision as of 22:21, 15 October 2014


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

Nutritional information

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

Moodles: -10

Code

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