Ham: Difference between revisions

From PZwiki
m (added effect & code sections)
m (Today, in build 27, all 7 of my hams rotted on me. I was furious.)
Line 7: Line 7:
}}
}}


Ham is a form of food usually found in [[refrigerator]]s. It is not cookable.<br>
Ham is a form of food usually found in [[refrigerator]]s. It is not cookable. It can be used in [[salads]]<br>


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.<br>
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.<br>


'''NOTE:''' Ham is now a perishable food.


== Effects ==
== Effects ==

Revision as of 05:03, 20 June 2014


Ham is a form of food usually found in refrigerators. It is not cookable. It can be used in salads

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.

NOTE: Ham is now a perishable food.

Effects

Hungry: -30




Code

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

Template:Navbox/Consumables