Frog Meat

From PZwiki
Revision as of 09:18, 25 March 2015 by Vl (talk | contribs) (new31.9)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Notebook.png
This article may need more content.
Editors are encouraged to add new material to the page while expanding upon current topics.



Nutritional Information

Template:Consumables2

Crafting

Name Recipe Description Crafting Level












Code

item FrogMeat
    {
        Type				=		Food,
        DisplayName			=		Frog Meat,
        Icon				=		Frogmeat,
        Weight				=		0.2,
        HungerChange 		=		-15,
        DaysFresh 			=		4,
        DaysTotallyRotten 	=	 	8,
        IsCookable	        =	    true,
        MinutesToBurn	    =	    40,
        MinutesToCook	    =	    10,
        FoodType            =       Meat,
    }

History

Alpha
Ver31.9 -

See Also


Template:Navbox/Consumables