Bowl of Beans/fr

From PZwiki
< Bowl of Beans
Revision as of 23:03, 29 March 2014 by Tickleman (talk | contribs) (Created page with "{{languages|Bowl of Beans}} {{Items/fr |image = Bowl of Beans.png |weight = 1.5 }} Vous pouvez préparer un '''bol de haricots''' en ouvrant une boîte de haricots, pui...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Bowl of Beans/fr


Template:Items/fr

Vous pouvez préparer un bol de haricots en ouvrant une boîte de haricots, puis en le préparant dans un bol.

Recettes

Nom Ingrédients Description

Template:RecipeLookup/fr

Code

	item BeanBowl
	{
		DaysFresh		= 2,
		DaysTotallyRotten	= 4,
		DisplayName		= Bowl of Beans,
		HungerChange		= -30,
		Icon			= BowlFull,
		ReplaceOnUse		= Bowl,
		Type			= Food,
		UnhappyChange		= -10,
		Weight			= 1.5
	}

Template:Navbox/Foods/fr