Dead Mouse

From PZwiki
Revision as of 11:57, 17 March 2015 by Vl (talk | contribs) (Created page with "{{languages}}{{Notice|Short}} {{Consumables |image = ANIMALDeadMouse.png |hunger = -10 |unhappiness = 30 |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 DeadMouse
    {
        HungerChange	=	-10,
        Weight	=	0.2,
        Type	=	Food,
        UnhappyChange	=	30,
        DisplayName	=	Dead Mouse,
        Icon	=	MouseDead,
        IsCookable	=	TRUE,
        DangerousUncooked	=	TRUE,
        DaysTotallyRotten	=	10,
        MinutesToBurn	=	50,
        MinutesToCook	=	15,
        DaysFresh	=	6,
    }

History

Alpha
- -

See Also


Template:Navbox/Consumables