Processed Cheese: Difference between revisions

From PZwiki
(Added navbox)
No edit summary
Line 1: Line 1:
{{languages|Processed Cheese}}
{{consumables
{{consumables
|image = DAIRYProcessedCheese.png
|image = DAIRYProcessedCheese.png

Revision as of 17:06, 20 March 2016


Processed cheese is a perishable food which can mostly be 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,
	} 

Template:Navbox/Consumables