Vitamins

From PZwiki
Revision as of 20:28, 28 November 2013 by Haroldman (talk | contribs)

Template:Items Vitamins work to reduce fatigue. They are usually found in medicine cabinets and in medical buildings, such as Cortman Medical; they can also occur as a rare drop on zombie corpses.


Effect

Fatigue: -2

Code

item Vitamins
{
  FatigueChange	=	-2,
		Weight	=	0.2,
        UseDelta	=	0.1,
		Type	=	Drainable,
		UseWhileEquipped	=	FALSE,
		DisplayName	=	Vitamins,
		Icon	=	Vitamins,
 }

Template:Navbox/Consumables