Whiskey Bottle (Half): Difference between revisions

From PZwiki
Whiskey Bottle (Half)
mNo edit summary
No edit summary
Line 11: Line 11:
== Effects ==
== Effects ==
[[Thirst]]: -20
[[Thirst]]: -20




Line 36: Line 34:
Icon = WhiskeyHalf,
Icon = WhiskeyHalf,
}</nowiki>
}</nowiki>
== History ==
{| class="wikitable" width="550" style="text-align:center;"
|-
! Pre Alpha || 
|-
| Initial || Added to the game.
|-
| 0.1.4.c || Drinking glitch on Half Bottles.
|-
! Alpha || 
|-
| RC 2.9 || Removed from the game.
|}
==See Also==
* [[Whiskey]]


{{Navbox/Consumables}}
{{Navbox/Consumables}}

Revision as of 22:27, 31 May 2013


The half bottle of whiskey is what you have left after taking one drink of a bottle of whiskey, after one more drink, the half bottle will turn into an empty bottle of whiskey. Drinking the half bottle will make your character drunk, and will act like a weaker version of painkillers, sleeping pills, and beta blockers.


Effects

Moodles: -20


Crafting

Name Recipe Description













Code

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

History

Pre Alpha
Initial Added to the game.
0.1.4.c Drinking glitch on Half Bottles.
Alpha
RC 2.9 Removed from the game.

See Also

Template:Navbox/Consumables