Hot Cuppa

From PZwiki
Revision as of 21:07, 28 March 2012 by Auchtor (talk | contribs) (Created page with "{{languages}} {{Consumables |image = MugFulll.png |hunger = 0 |weight = 1 }} == Effects == Moodles: -50 == Code == <nowiki>item Mugfulll { Type = Food, DisplayName =...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Effects

Moodles: -50

Code

item Mugfulll
{
	Type				=			Food,
	DisplayName			=			Hot Cuppa,
	Icon				=			MugFulll,
	Weight				=			1.0,
	ThirstChange 		=			-50,
	ReplaceOnUse		=			Mugl
}

Template:Navbox/Consumables