Empty Bottle (Whiskey)

From PZwiki
Revision as of 04:29, 7 September 2013 by Zombieslayer123 (talk | contribs)

Empty Bottle (Whiskey)

Template:Items

What the character receives after drinking some whiskey. Although the bottle is empty, the container is worth twice as much as the booze inside it. The bottle can be filled with water as a makeshift water bottle.

Crafting

Name Recipe Description




































Code

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