Bread/pt-br: Difference between revisions

From PZwiki
< BreadBread/pt-br
m (formatting)
Line 27: Line 27:
! class="unsortable" | Recipe  
! class="unsortable" | Recipe  
! class="unsortable" | Description
! class="unsortable" | Description
{{RecipeLookup|31}}
{{RecipeLookup|2013}}
{{RecipeLookup|22}}
{{RecipeLookup|2008}}
|}
|}



Revision as of 22:44, 16 November 2013


Um alimento perecível. Frequentemente encontrado dentro de casas, normalmente dentro do armário da cozinha ou no chão. O pão pode durar um bom tempo se guardado na geladeira. O pão pode ser transformado em sanduíche de queijo e sanduíche de queijo grelhado.


Effects

Fome: -40

Rotten

Crafting

Name Recipe Description
























Code

item Bread
{
	Type				=			Food,
	DisplayName			=			Bread,
	Icon				=			Bread,
	Weight				=			0.2,
	HungerChange 		=			-40,
	DaysFresh 			=			3,
	DaysTotallyRotten 	=	 		6
}

Template:Navbox/Consumables