Whiskey Bottle (Half): Difference between revisions

From PZwiki
Whiskey Bottle (Half)
No edit summary
No edit summary
Line 1: Line 1:
{{languages}}
{{languages}}
{{Consumables
{{Consumables
|image = WhiskeyHalf.png
|image = Whiskey Half.png
|hunger = 0
|hunger = 0
|weight = 3
|weight = 3

Revision as of 00:49, 2 April 2012


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