Whiskey Bottle (Half)

From PZwiki
Revision as of 00:56, 2 April 2012 by Pianoman (talk | contribs)

Whiskey Bottle (Half)


What you have left after taking one drink of a bottle of whiskey.


Effects

Moodles: -20



Crafting

Name Recipe Description













Code

item WhiskeyHalf
{
	Type				=			Food,
	DisplayName			=			Whiskey Bottle (half),
	Icon				=			WhiskeyHalf,
	Weight				=			3,
	ReplaceOnUse		=			WhiskeyEmpty,
	Alcoholic 			=			true,
	ThirstChange		=			-20,
}

Template:Navbox/Consumables