Journal

From PZwiki
Revision as of 21:24, 28 March 2012 by Auchtor (talk | contribs) (Created page with "{{languages}} {{Consumables |image = Notebook.png |weight = 0.05 |boredom = -50 |stress = -40 }} == Effects == Moodles: -50<br> Stressed: -15<br> Unhappy: -40 == Code =...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Effects

Moodles: -50
Stressed: -15
Unhappy: -40

Code

item Journal
{
	Type = Literature,
	DisplayName = Journal,
	Icon = Notebook,
	Count = 20,
	Weight = 0.05,
	BoredomChange = -50,
	StressChange = -40,
	UnhappyChange = -40
}

Template:Navbox/Consumables