Mug

From PZwiki
Revision as of 07:55, 17 August 2014 by Nhatorama (talk | contribs)

Template:Tools

An empty mug turns into a Mug when filled with water from a Faucet or Well. The mug can also be used to craft a "Hot cuppa". A mug holds 1 unit of water.

Crafting

Name Recipe Description












Code

item Mugl
{
	Type				=			Normal,
	DisplayName			=			Empty Mug,
	Icon				=			Mugl,
	Weight				=			0.2,
	ReplaceOnUseOn  	=			WaterSource-WaterMug,
	CanStoreWater		=			true,
}
Alpha
RC 2.9 Added to the game.

See Also

Template:Navbox/Tools