Ham

From PZwiki
Revision as of 02:49, 22 January 2014 by Susmab (talk | contribs) (added effect & code sections)


Ham is a form of food usually found in refrigerators. It is not cookable.

As of build 21 (version 2.9.9.17 build 21), Ham does not rot. However, there *is* an image for rotten ham in the list of image graphics shared with the community by MashPotato, so that could soon change.


Effects

Hungry: -30




Code

item Ham
{
	Type				=			Food,
	DisplayName			=			Ham,
	Icon				=			Ham,
	Weight				=			0.3,
	HungerChange 		        =			-30,
	AlwaysWelcomeGift	        =               	TRUE,
}

Template:Navbox/Consumables