Hot Cuppa: Difference between revisions

From PZwiki
No edit summary
No edit summary
Line 6: Line 6:
}}
}}


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


== Effects ==
== Effects ==
Line 13: Line 12:




 
==Crafting==





Revision as of 02:34, 4 June 2012


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

Effects

Moodles: -50


Crafting

Code

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

Template:Navbox/Consumables