Beef Jerky: Difference between revisions

From PZwiki
mNo edit summary
mNo edit summary
Line 4: Line 4:
|weight = 0.2
|weight = 0.2
}} <!--/infobox-->
}} <!--/infobox-->
Beef Jerky is a non-perishable dried meat product that is often found inside refrigerators although it does not need to be refridgerated. Beef Jerky reduces hunger by a total of 15 points.
Beef Jerky is a non-perishable dried meat product that is often found inside refrigerators although it does not need to be refrigerated. Beef Jerky reduces hunger by a total of 15 points.


== Effects ==
== Effects ==

Revision as of 15:03, 1 February 2014

Beef Jerky is a non-perishable dried meat product that is often found inside refrigerators although it does not need to be refrigerated. Beef Jerky reduces hunger by a total of 15 points.

Effects

Hunger: -15

Code

item Beef Jerky
{
	HungerChange	=	-15,
		Weight	=	0.2,
		AlwaysWelcomeGift	=	true,
		Type	=	Food,
		DisplayName	=	Beef Jerky,
		Icon	=	BeefJerky,
}

Template:Navbox/Consumables