Dead Squirrel

From PZwiki
Revision as of 12:00, 17 March 2015 by Vl (talk | contribs) (Created page with "{{languages}}{{Notice|Short}} {{Consumables |image = ANIMALDeadSquirrel.png |hunger = -30 |unhappiness = -10 |weight = 0.2 }} == Nutritional Information == {{Consumables2...")
(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 DeadSquirrel
    {
        HungerChange	=	-30,
        Weight	=	0.2,
        Type	=	Food,
        UnhappyChange	=	-10,
        DisplayName	=	Dead Squirrel,
        Icon	=	SquirrelDead,
        IsCookable	=	TRUE,
        DangerousUncooked	=	TRUE,
        DaysTotallyRotten	=	12,
        MinutesToBurn	=	60,
        MinutesToCook	=	25,
        DaysFresh	=	8,
    }

History

Alpha
- -

See Also


Template:Navbox/Consumables