Empty Bottle (Water)

From PZwiki
Revision as of 07:51, 5 May 2013 by Zombieslayer123 (talk | contribs) (Added basic description)

Empty Bottle (Water)

Template:Items

The rarer of the 2 types of "normal" water bottles. It is commonly found in trash cans and in refrigerators. This water bottle is drunken out of automatically.

Code

item WaterBottleEmpty
{
Type				=			Normal,
		DisplayName			=			Empty Bottle,
		Icon				=			WaterBottle_Empty,
		Weight				=			0.1,
		ReplaceOnUseOn  	=			WaterSource-WaterBottleFull,
		CanStoreWater		=			true
}