Ice Cream

From PZwiki
Revision as of 17:48, 17 August 2015 by MalonyJenkins (talk | contribs) (Incorrectly categorised as Perishable, +code section, adjusted summary, +consumable section, - item section, -TOC, +history section, + page update version)



Cold, delicious, non-perishable ice cream that takes away 15 points of hunger and reduces unhappiness by -10. It is usually found in most refrigerators in most houses and in certain stores.

History

Alpha
32.20 -

Code

item Icecream
	
		HungerChange		=	-15,
		Weight			=	0.2,
		UnhappyChange		=	-10,
		AlwaysWelcomeGift	=	true,
		Type			=	Food,
		DisplayName		=	Icecream,
		Icon			=	Icecream,
	

Template:Navbox/Consumables