Canned Sardines: Difference between revisions

From PZwiki
(new31.9)
 
mNo edit summary
Line 6: Line 6:
|weight = 0.7
|weight = 0.7
}}
}}
Canned CannedSardines<br>
Canned Canned Sardines<br>
[[File:CannedSardines.png]]:Non-Perishable Food<br>
[[File:CannedSardines.png]]:Non-Perishable Food<br>
Open CannedSardines<br>
Open Canned Sardines<br>
[[File:CannedSardinesOpen.png]]:Perishable Food<br>
[[File:CannedSardinesOpen.png]]:Perishable Food<br>



Revision as of 13:14, 25 March 2015

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


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