Mug: Difference between revisions

From PZwiki
(Created page with "{{languages}} {{Items |image = Mugl.png |weight = 0.2 }} == Code == <nowiki>item Mugl { Type = Normal, DisplayName = Empty Mug, Icon = Mugl, Weight = 0....")
 
No edit summary
Line 1: Line 1:
{{languages}}
{{languages}}
{{Items  
{{Items  
|image = Mugl.png  
|image = SmallCup.png
|weight = 0.2
|weight = 0.2
}}
}}

Revision as of 16:25, 29 March 2012

Template:Items

Code

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