Empty Notebook: Difference between revisions

From PZwiki
(Redesigned page, +NavBar, re-wrote description similar to journal, confirmed info matches +categories,)
(Recategorising to correct set. Realised Stationery. Changed NavBox accordingly.)
Line 25: Line 25:
</nowiki>
</nowiki>


{{Navbox/Consumables}}
{{Navbox/Tools}}
[[Category:Consumables]]
[[Category:Stationery]]
[[Category:Literature]]
[[Category:Items]]
[[Category:Items]]
[[Category:Version 34.28]]
[[Category:Version 34.28]]

Revision as of 18:04, 25 August 2016


   Page Updated @ Version: 34.28


Notebooks are items found in desks and bookcakes of many houses. 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. Empty Notebooks are similar to journals, however a notebook contains 10 pages to write on, compared to a journal which has 20. Doesn't reduce stress, boredom, or unhappiness.

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







Code

	
	item Notebook
        	Weight		= 1,
        	Type		= Literature,
        	DisplayName	= Empty Notebook,
        	Icon		= Notebook,
        	CanBeWrite  	= true,
        	PageToWrite 	= 10,

Template:Navbox/Tools