Dead Rat

From PZwiki
Revision as of 12:06, 17 March 2015 by Vl (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.


A loving friend, and cold comfort companion. Actually just a dead rat that probably died because there was nothing left to loot in a house. Not the most appetizing of meals but will do for an extremely desperate survivor in a pinch.

Found in cupboards and drawers in the bathrooms and kitchens of most houses.


Nutritional Information

Template:Consumables2

Crafting

Name Recipe Description Crafting Level












Code

item DeadRat
	{
		HungerChange	=	-15,
		Weight	=	0.2,
		AlwaysWelcomeGift	=	true,
		Type	=	Food,
		UnhappyChange	=	30,
		DisplayName	=	Dead Rat,
		Icon	=	DeadRat,
        IsCookable	=	TRUE,
		DangerousUncooked	=	TRUE,
		DaysTotallyRotten	=	10,
		MinutesToBurn	=	60,
        MinutesToCook	=	20,
		DaysFresh	=	6,
	}

History

Alpha
- -

See Also


Template:Navbox/Consumables