Empty Bottle (Whiskey)

From PZwiki
Revision as of 21:47, 28 March 2012 by Auchtor (talk | contribs) (Created page with "{{languages}} {{Items |image = WhiskeyEmpty.png |weight = 2 }} == Code == <nowiki>item WhiskeyEmpty { Type = Normal, DisplayName = Empty Bottle, Icon = Whiske...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Empty Bottle (Whiskey)

Template:Items

Code

item WhiskeyEmpty
{
	Type				=			Normal,
	DisplayName			=			Empty Bottle,
	Icon				=			WhiskeyEmpty,
	Weight				=			2,
	ReplaceOnUseOn  	=			WaterSource-WhiskeyWaterFull,
	CanStoreWater		=			true
}