Hot Cuppa

From PZwiki
Revision as of 02:44, 9 October 2013 by Demwilson (talk | contribs) (Added updated information from 2.9.9.17)


A hot cuppa is an item that is crafted by using sugar, an empty mug, a full kettle, and a tea bag/coffee.
It affects more moodles simultaneously than any other item.

Effects

Hungry: -5
Moodles: -50
Moodles: -5
Stressed: -1000
Unhappiness: -5


Crafting

Name Recipe Description













Code

item Mugfulll
{
	FatigueChange	=	-5,
	HungerChange	=	-5,
	Weight	=	1,
	Type	=	Food,
	UnhappyChange	=	-5,
	ThirstChange	=	-50,
	DisplayName	=	Hot Cuppa,
	StressChange	=	-10,
	ReplaceOnUse	=	Mugl,
	Icon	=	MugFulll,
}

History

Alpha
RC 2 Added to the game.
RC 2.9 Uncraftable.
RC 2.9.9.17 Craftable with new properties.

See Also

Template:Navbox/Consumables