Antidepressants

From PZwiki
Revision as of 13:39, 18 January 2014 by Connall (talk | contribs) (History removed. See Community Portal Discussion for details)

Template:Items

Anti-depressants can be found inside of medicine cabinets in bathrooms.


Effects

Makes character less Unhappy over time.


Code

item PillsAntiDep
{
	Weight	=	0.2,
	Type	=	Drainable,
        UseDelta	=	0.1,
	UseWhileEquipped	=	FALSE,
	DisplayName	=	Anti-depressants,
	Icon	=	PillsAntidepressant,
	Tooltip = Tooltip_PillsAntidepressant,
}

See Also

Template:Navbox/Consumables