Bourbon

From PZwiki
Revision as of 17:56, 5 August 2015 by LaDestitute (talk | contribs)


Whiskey is a drink that comes in a bottle. Only half of the bottle is consumed with each use, and once empty the player is left with an empty bottle.

Drinking Bourbon will cause the player to become drunk which in turn makes the character unable to walk in a straight line and also reduces accuracy. Bourbon also works as a less effective combined version of painkillers, beta blockers, and sleeping tablets, so Whiskey can be used to replace those in a pinch if any of those are not available.

Recipes

Name Recipe Description Crafting Level
















































Code

item WhiskeyFull
{
	Weight	=	1.4,
		Type	=	Food,
		ThirstChange	=	-20,
		DisplayName	=	Whiskey Bottle (full),
		Alcoholic	=	TRUE,
		ReplaceOnUse	=	WhiskeyHalf,
		Icon	=	WhiskeyFull,
}

History

Pre Alpha
Initial Added to the game.
0.1.4.c Drinking glitch on Half Bottles.
Alpha
RC 2.9 Can be filled once emptied with water for thirst.
Build ? Half Bottle drinking glitch fixed

See Also

Template:Navbox/Consumables