Empty Bottle (Whiskey): Difference between revisions

From PZwiki
Empty Bottle (Whiskey)
mNo edit summary
Line 13: Line 13:
! class="unsortable" | Recipe  
! class="unsortable" | Recipe  
! class="unsortable" | Description
! class="unsortable" | Description
{{RecipeLookup|4}}
{{RecipeLookup|3000}}
{{RecipeLookup|39}}
{{RecipeLookup|4005}}
{{RecipeLookup|46}}
{{RecipeLookup|2022}}
|}
|}
== Code ==
== Code ==
  <nowiki>item WhiskeyEmpty
  <nowiki>item WhiskeyEmpty

Revision as of 22:33, 16 November 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
}