Journal

From PZwiki
Revision as of 20:50, 17 August 2016 by TheOddFly (talk | contribs) (This page and empty notebook needs serious revisions)


A Journal Is a literature item that can be found in Bookcases and Desks. You can use a pen or a pencil to write text on it. This is useful to write down important things to remember, like where to find loot you dropped. 20 journals can be created from one empty notebook. Doesn't reduce stress, boredom, or unhappiness.

Code

item Journal
{
	Weight	=	0.1,
		Type	=	Literature,
		DisplayName	=	Journal,
		Icon	=	Notebook,
		CanBeWrite  =   true,
		PageToWrite =   20,
}

History

Alpha
RC 2.9.8a Add history here.

See Also

Template:Navbox/Consumables