Coffee: Difference between revisions

From PZwiki
No edit summary
No edit summary
Line 4: Line 4:
|weight = 0.5
|weight = 0.5
}}
}}
== Crafting ==
{| class="wikitable sortable" style="text-align:center;"
|-
! Name
! class="unsortable" | Recipe
! class="unsortable" | Description
{{RecipeLookup|12}}
|}
== Code ==
== Code ==
  <nowiki>item Coffee
  <nowiki>item Coffee

Revision as of 16:28, 29 March 2012

Template:Items

Crafting

Name Recipe Description












Code

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