Hot Cuppa

From PZwiki
Revision as of 21:06, 10 July 2013 by PombeGeek (talk | contribs) (grammer)


A hot cuppa is an item that is crafted by using sugar, an empty mug, a full kettle, and a tea bag/jar of coffee. It doesn't have any purpose except for satiating thirst. However, it is the only way to use tea bags and coffee. As of the current build, it is temporarily unavailable.

Effects

Moodles: -50


Crafting

Name Recipe Description













Code

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

History

Alpha
RC 2 Added to the game.
RC 2.9 Uncraftable.

See Also

Template:Navbox/Consumables