Bowl of Soup/fr

From PZwiki
< Bowl of Soup
Revision as of 23:07, 29 March 2014 by Tickleman (talk | contribs) (Created page with "{{languages|Simple Bowl of Soup}} {{Items/fr |image = Simple Bowl of Soup.png |weight = 1 }} Un bol de soupe classique. == Recettes == {| class="wikitable sortable" style...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Bowl of Soup/fr


Template:Items/fr

Un bol de soupe classique.

Recettes

Nom Ingrédients Description

Template:RecipeLookup/fr

Code

	item SimpleBowl
	{
		BoredomChange		= -3,
		CustomContextMenu	= Drink,
		DaysFresh		= 1,
		DaysTotallyRotten	= 3,
		DisplayName		= Simple Bowl of Soup,
		HungerChange		= -14,
		Icon			= BowlFull,
		IsCookable		= TRUE,
		MinutesToBurn		= 30,
		MinutesToCook		= 24,
		ReplaceOnUse		= Bowl,
		Type			= Food,
		UnhappyChange		= -4,
		Weight			= 1
	}

Template:Navbox/Foods/fr