Antidepressants: Difference between revisions

From PZwiki
(Undo revision 16389 by Count Awesome (talk))
(Undo revision 16388 by Count Awesome (talk))
Line 29: Line 29:
|-
|-
| RC 2.9 || Added to the game.  
| RC 2.9 || Added to the game.  
|-
|}
| 2.9.9.17 Build 19 || Now reduces unhappiness over time.


==See Also==
==See Also==

Revision as of 02:30, 28 December 2013

Template:Items

Anti-depressants can be found inside of medicine cabinets in bathrooms. Makes character less Unhappy over time.


Effects

Prevents panic at the sight of zombies for a short time.


Code

item PillsAntiDep
{
	Type				=			Drainable,
		DisplayName			=			Anti-depressants,
		Icon				=			PillsAntidepressant,
		Weight				=			0.2,
		UseWhileEquipped 	= 			false,
}

History

Alpha
RC 2.9 Added to the game.

See Also

Template:Navbox/Consumables