Roasting Pan: Difference between revisions

From PZwiki
(Created page with "{{languages}} {{Items |image = Roastingpan.png |weight = 2 }} == Code == <nowiki>item RoastingPan { Type = Normal, DisplayName = Roasting Pan, Icon = Roasting...")
 
No edit summary
Line 12: Line 12:
Weight = 2.0,
Weight = 2.0,
} </nowiki>
} </nowiki>
[[Category:items]]
[[Category:Tools]]
[[Category:Version 0.2.0p]]
[[Category:Version 0.2.0p]]

Revision as of 15:12, 29 March 2012

Template:Items

Code

item RoastingPan
{
	Type				=			Normal,
	DisplayName			=			Roasting Pan,
	Icon				=			Roastingpan,
	Weight				=			2.0,
}