Boring Bowl of Soup/fr

From PZwiki
< Soup
Revision as of 23:19, 29 March 2014 by Tickleman (talk | contribs)

Boring Bowl of Soup/fr


Template:Items/fr

Le bol de soupe insipide est le bol de la soupe qui nécessite le moins d'ingrédients, mais est aussi la moins nourrissante et la moins plaisante à manger.

Recettes

Nom Ingrédients Description

Template:RecipeLookup/fr

Code

	item BoringBowl
	{
		BoredomChange		= -2,
		CustomContextMenu	= Drink,
		DaysFresh		= 1,
		DaysTotallyRotten	= 3,
		DisplayName		= Boring Bowl of Soup,
		HungerChange		= -8,
		Icon			= BowlFull,
		IsCookable		= TRUE,
		MinutesToBurn		= 25,
		MinutesToCook		= 13,
		ReplaceOnUse		= Bowl,
		Type			= Food,
		UnhappyChange		= -3,
		Weight			= 1
	}

Template:Navbox/Food/fr