Mug: Difference between revisions

From PZwiki
No edit summary
mNo edit summary
Line 7: Line 7:
}}
}}


An empty mug turns into a [[A Mug of Water]] when filled with water from a [[Faucet]] or [[Well]].
An empty mug turns into a [[A Mug of Water]] when filled with water from a [[Faucet]] or [[Well]]. The mug can also be used to craft a "Hot cuppa".
== Crafting ==
== Crafting ==
{| class="wikitable sortable" style="text-align:center;"  
{| class="wikitable sortable" style="text-align:center;"  

Revision as of 06:56, 5 May 2013

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".

Crafting

Name Recipe Description












Code

item Mugl
{
	Type				=			Normal,
	DisplayName			=			Empty Mug,
	Icon				=			Mugl,
	Weight				=			0.2,
	ReplaceOnUseOn  	=			WaterSource-WaterMug,
	CanStoreWater		=			true,
}