Sheet of Paper: Difference between revisions

From PZwiki
No edit summary
m (Fixed Weight)
Line 2: Line 2:
{{Items  
{{Items  
|image = Paper.png  
|image = Paper.png  
|weight = 2
|weight = 1
}}
}}
The paper is surprisingly heavy, and has no use in its base form. However, if you combine it with a pencil in the crafting area, it will turn into a doodle, a decent item that manages to kill a good amount f boredom and stress.  
The paper is surprisingly heavy, and has no use in its base form. However, if you combine it with a pencil in the crafting area, it will turn into a doodle, a decent item that manages to kill a good amount f boredom and stress.  
Line 19: Line 19:
DisplayName = Sheet of Paper,
DisplayName = Sheet of Paper,
Icon = Paper,
Icon = Paper,
Weight = 2
Weight = 1
}</nowiki>
}</nowiki>
[[Category:Version 0.2.0p]]
[[Category:Version 0.2.0p]]
[[Category:Stationery]]
[[Category:Stationery]]

Revision as of 15:30, 4 May 2013

Template:Items The paper is surprisingly heavy, and has no use in its base form. However, if you combine it with a pencil in the crafting area, it will turn into a doodle, a decent item that manages to kill a good amount f boredom and stress.

Crafting

Name Recipe Description












Code

item SheetPaper
{
	Type = Normal,
	DisplayName = Sheet of Paper,
	Icon = Paper,
	Weight = 1
}