Cheese Sandwich

From PZwiki
Revision as of 22:23, 16 November 2013 by Minic90 (talk | contribs) (→‎Crafting)


Made by putting a cheese and a piece of bread in the crafting area, the cheese sandwich reduces slightly more hunger than the two items combined and manages to reduce the boredom of the character. Can sometimes be found already made in kitchen drawers, but this is fairly rare.

Effects

Moodles: -10
Hungry: -63

Crafting

Name Recipe Description
























Code

item CheeseSandwich
{
	Type				=			Food,
	DisplayName			=			Cheese Sandwich,
	Icon				=			Sandwich_Cheese,
	Weight				=			1,
	HungerChange 		=			-63,
	BoredomChange		=			-10,
}

Template:Navbox/Consumables