Cheese: Difference between revisions

From PZwiki
No edit summary
Line 14: Line 14:
! class="unsortable" | Description
! class="unsortable" | Description
{{RecipeLookup|8}}
{{RecipeLookup|8}}
{{RecipeLookup|20}}
{{RecipeLookup|21}}
|}
|}
== Code ==
== Code ==
  <nowiki>item Cheese
  <nowiki>item Cheese

Revision as of 15:22, 29 March 2012


Effects

Hungry: -20

Crafting

Name Recipe Description




































Code

item Cheese
{
	Type				=			Food,
	DisplayName			=			Cheese,
	Icon				=			Cheese,
	Weight				=			0.2,
	HungerChange 		=			-20,
	DaysFresh 			=			14,
	DaysTotallyRotten 	= 			20,
}

Template:Navbox/Consumables