Canned Sardines

From PZwiki
Revision as of 18:43, 28 April 2015 by Juunas Fin (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.


Canned Canned Sardines
CannedSardines.png:Non-Perishable Food
Open Canned Sardines
CannedSardinesOpen.png:Perishable Food

Canned sardines is one of the few canned foods what doesn't need heating.
Note: It's better to carry Chips, because they are more lighter and doesn't require Can Opener

Nutritional Information

Template:Consumables2

Crafting

Name Recipe Description Crafting Level












Code

item CannedSardines
    {
        Weight	=	0.7,
        Type	=	Normal,
        DisplayName	=	Canned Sardines,
        Icon	=	CannedSardines,
    }

open

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

History

Alpha
Ver31.9 -

See Also

Template:Navbox/Consumables