Ham

From PZwiki
Revision as of 18:10, 30 November 2013 by ZombieLawnGnome (talk | contribs) (Created page with "{{languages}} __NOTOC__ '''Ham''' is a form of food usually found in refrigerators. <br> '''Ham''' does not appear to rot based on preliminary data. Ham was found in an un...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Ham is a form of food usually found in refrigerators.
Ham does not appear to rot based on preliminary data. Ham was found in an unpowered fridgeafter 22 days and was not rotten.
Ham the cooking time of Ham is currently unknown.

Effects

Hungry: -30 Weight: 0.3

Code

item Ham
{
	Type				=			Food,
	DisplayName			=			Ham,
	Icon				=			Ham,
	Weight				=			0.3,
	IsCookable			= 			false,
	HungerChange 		=			-30,
	DaysFresh 			=			999,
	DangerousUncooked 	= 			false
}


Template:Navbox/Consumables