Open Tin of Tuna: Difference between revisions

From PZwiki
Open Tin of Tuna
No edit summary
Line 14: Line 14:
! class="unsortable" | Recipe  
! class="unsortable" | Recipe  
! class="unsortable" | Description
! class="unsortable" | Description
{{RecipeLookup|36}}
{{RecipeLookup|2017}}
{{RecipeLookup|19}}
{{RecipeLookup|2005}}
{{RecipeLookup|20}}
{{RecipeLookup|2006}}
{{RecipeLookup|21}}
{{RecipeLookup|2007}}
|}
|}
== Code ==
== Code ==
  <nowiki>item TunaTinOpen
  <nowiki>item TunaTinOpen

Revision as of 22:30, 16 November 2013


The open tin of tuna is perishable food found in kitchen drawers and storage crates. It can be used as a soup ingredient, although that is a less efficient use of the tuna.

Effects

Hungry: -50

Crafting

Name Recipe Description
















































Code

item TunaTinOpen
{
	Type				=			Food,
	DisplayName			=			Open Tin of Tuna,
	Icon				=			TunaOpen,
	Weight				=			0.4,
	HungerChange 		=			-40,
	DaysFresh 			=			5,
	DaysTotallyRotten 	=	 		7,
}

Template:Navbox/Consumables