Mug

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

Template:Items

Code

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