Empty Bottle (Whiskey)

From PZwiki
Revision as of 07:48, 5 May 2013 by Zombieslayer123 (talk | contribs) (Fixed Weight)

Empty Bottle (Whiskey)

Template:Items

Crafting

Name Recipe Description
























Code

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