Flour

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

Template:Items

Code

item Flour
{
	Type				=			Drainable,
	DisplayName			=			Flour,
	Icon				=			Flour,
	Weight				=			2,
	UseWhileEquipped 	= 			false,
}