Coffee: Difference between revisions

From PZwiki
(Created page with "{{languages}} {{Items |image = InstantCoffee.png |weight = 0.5 }} == Code == <nowiki>item Coffee { Type = Normal, DisplayName = Coffee, Icon = InstantCoffee, ...")
 
No edit summary
Line 1: Line 1:
{{languages}}
{{languages}}
{{Items  
{{Items  
|image = InstantCoffee.png  
|image = SmallCoffeeJar.png
|weight = 0.5
|weight = 0.5
}}
}}

Revision as of 16:27, 29 March 2012

Template:Items

Code

item Coffee
{
	Type				=			Normal,
	DisplayName			=			Coffee,
	Icon				=			InstantCoffee,
	Weight				=			0.5,
}