Hot Cuppa

From PZwiki
Revision as of 13:39, 7 July 2014 by EcksTen (talk | contribs) (Added info about water not needing to be heated)


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.

Currently (Build 27), the water does not need to be heated in order to make a 'hot cuppa', so freshly filled rain water will work.

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