Empty Notebook: Difference between revisions

From PZwiki
No edit summary
m (Fixed Weight)
Line 2: Line 2:
{{Items  
{{Items  
|image = Notepad.png  
|image = Notepad.png  
|weight = 2
|weight = 1
}}
}}
An Empty Notebook is a stationery item that has no purpose in its base form. However, when combined with a pencil or a pen in the crafting area to make a journal, which is extremely effective at killing boredom, unhappiness, and stress. The empty notebook is found in schools, offices, and some drawers and closets.
An Empty Notebook is a stationery item that has no purpose in its base form. However, when combined with a pencil or a pen in the crafting area to make a journal, which is extremely effective at killing boredom, unhappiness, and stress. The empty notebook is found in schools, offices, and some drawers and closets.
Line 21: Line 21:
DisplayName = Empty Notebook,
DisplayName = Empty Notebook,
Icon = Notebook,
Icon = Notebook,
Weight = 2
Weight = 1
}</nowiki>
}</nowiki>
[[Category:Stationery]]
[[Category:Stationery]]
[[Category:Version 0.2.0p]]
[[Category:Version 0.2.0p]]

Revision as of 15:31, 4 May 2013

Template:Items An Empty Notebook is a stationery item that has no purpose in its base form. However, when combined with a pencil or a pen in the crafting area to make a journal, which is extremely effective at killing boredom, unhappiness, and stress. The empty notebook is found in schools, offices, and some drawers and closets.

Crafting

Name Recipe Description












Code

item Notebook
{
	Type = Normal,
	DisplayName = Empty Notebook,
	Icon = Notebook,
	Weight = 1
}