Dead Bird

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

History

Alpha
- -

See Also


Template:Navbox/Consumables