Empty Bottle (Whiskey): Difference between revisions

From PZwiki
Empty Bottle (Whiskey)
(Added a description)
mNo edit summary
Line 15: Line 15:
{{RecipeLookup|4}}
{{RecipeLookup|4}}
{{RecipeLookup|39}}
{{RecipeLookup|39}}
{{RecipeLookup|46}}
|}
|}
== Code ==
== Code ==

Revision as of 04:29, 7 September 2013

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
}