Bourbon: Difference between revisions

From PZwiki
mNo edit summary
mNo edit summary
Line 2: Line 2:
{{Consumables
{{Consumables
|image = Whiskey Full.png
|image = Whiskey Full.png
|weight = 1.4
|hunger = -20
|hunger = -20
|thirst=-20
|thirst = -20
|unhappiness=-10
|unhappiness = -10
|weight = 1.4
}}
}}
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]].
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 [[Whiskey]] will cause the player to become [[moodles#drunk | drunk]] which in turn makes the character unable to walk in a straight line and also reduces accuracy. [[Whiskey]] 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 of any of those are not available.
Drinking [[Whiskey]] will cause the player to become [[moodles#drunk | drunk]] which in turn makes the character unable to walk in a straight line and also reduces accuracy. [[Whiskey]] 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 ==
== Recipes ==

Revision as of 17:56, 5 August 2015


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