Canned Potato

From PZwiki
Revision as of 13:23, 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 Potato
File:CannedPotato2.png:Non-Perishable Food
Open Canned Potato
CannedPotatoOpen.png:Perishable Food


Nutritional Information

Template:Consumables2

Crafting

Name Recipe Description Crafting Level












Code

item CannedPotato2
    {
        Weight	=	0.7,
        Type	=	Normal,
        DisplayName	=	Canned Potato,
        Icon	=	CannedPotato,
    }

open

item CannedPotatoOpen
    {
        Weight	=	0.7,
        Type	=	Food,
        DisplayName	=	Open Canned Potato,
        Icon	=	CannedPotatoOpen,
        HungerChange 		=		-20,
        DaysFresh			=	2,
        DaysTotallyRotten	=	4,
    }

History

Alpha
Ver31.9 -

See Also

Template:Navbox/Consumables