Empty Bottle (Whiskey): Difference between revisions

From PZwiki
Empty Bottle (Whiskey)
No edit summary
No edit summary
Line 4: Line 4:
|weight = 2
|weight = 2
}}
}}
== Crafting ==
{| class="wikitable sortable" style="text-align:center;"
|-
! Name
! class="unsortable" | Recipe
! class="unsortable" | Description
{{RecipeLookup|4}}
|}
== Code ==
== Code ==
  <nowiki>item WhiskeyEmpty
  <nowiki>item WhiskeyEmpty

Revision as of 17:15, 29 March 2012

Template:Items

Crafting

Name Recipe Description












Code

item WhiskeyEmpty
{
	Type				=			Normal,
	DisplayName			=			Empty Bottle,
	Icon				=			WhiskeyEmpty,
	Weight				=			2,
	ReplaceOnUseOn  	=			WaterSource-WhiskeyWaterFull,
	CanStoreWater		=			true
}