Canned Corned Beef

From PZwiki
Revision as of 13:05, 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.


Canned Corned Beef
CannedCornedBeef.png:Non-Perishable Food
Open Canned Corned Beef
CannedCornedBeefOpen.png:Perishable Food


Nutritional Information

Template:Consumables2

Crafting

Name Recipe Description Crafting Level












Code

item CannedCornedBeef
    {
        Weight	=	0.8,
        Type	=	Normal,
        DisplayName	=	Canned Corned Beef,
        Icon	=	CannedCornedBeef,
    }

open

item CannedCornedBeefOpen
    {
        Weight	=	0.8,
        Type	=	Food,
        DisplayName	=	Open Canned Corned Beef,
        Icon	=	CannedCornedBeefOpen,
        HungerChange 		=		-20,
        DaysFresh			=	2,
        DaysTotallyRotten	=	4,
    }

History

Alpha
Ver31.9 -

See Also

Template:Navbox/Consumables