Journal

From PZwiki
Revision as of 18:08, 25 August 2016 by MalonyJenkins (talk | contribs) (Adjusted NavBox accordingly.)


Page Updated @ Version: 34.28
   Navigation - Main Index -> The Game World -> Items -> Stationery -> Journal   


Journals are items found in desks and bookcakes of many houses, but can also be found in crates and in kitchen containers. 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. Journals are similar to notebooks, however a journal contains 20 pages to write on, compared to a notebook which has 10. Doesn't reduce stress, boredom, or unhappiness.

It can be renamed and used to leave messages in Multiplayer servers.







Code

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

Template:Navbox/Tools