Jar of Tomatoes

From PZwiki
Revision as of 05:53, 15 August 2015 by LaDestitute (talk | contribs)
Notebook.png
This article may need more content.
Editors are encouraged to add new material to the page while expanding upon current topics.


Recipe

Name Recipe Description Crafting Level












Code

item CannedTomato
	{
		Type				=		Food,
		DisplayName			=		Jar of Tomatoes,
		Icon				=		JarBrown,
		Weight				=		0.5,
		DaysFresh 			=		60,
		DaysTotallyRotten 	=	 	90,
		OnCooked            =       CannedFood_OnCooked,
		IsCookable	        =	    TRUE,
        MinutesToBurn	    =	    120,
        MinutesToCook	    =	    60,
	}

History

Alpha
- -

See Also

Template:Navbox/Consumables