Whiskey Bottle (Half)

From PZwiki
Revision as of 21:18, 28 March 2012 by Auchtor (talk | contribs) (Created page with "{{languages}} {{Consumables |image = WhiskeyHalf.png |hunger = 0 |weight = 3 }} == Effects == Moodles: -20 == Code == <nowiki>item WhiskeyHalf { Type = Food, DisplayNa...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Whiskey Bottle (Half)


Effects

Moodles: -20

Code

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

Template:Navbox/Consumables