Yogurt

From PZwiki
Revision as of 17:01, 13 August 2016 by MalonyJenkins (talk | contribs) (Redesigned page, +Nav Bar, Reworked description, confirmed nutrition info, added nutrition values, +new info, + categories. -history redundant)


Page Updated @ Version: 34.28
   Navigation - Index -> Food -> Perishable Foods -> Yogurt   

Yoghurts are a perishable food item that goes bad as time passes. Yoghurts are often inside of refrigerators. Yoghurts take ten in-game days to go stale, and fifteen in-game days to become rotten.

Nutritional Information

Template:Consumables2













It's Nutritional Values are as follows:
Carbohydrates = 1
Proteins = 5
Lipids = 1
Calories = 30

Code

	
    item Yoghurt
        Type			= Food,
        DisplayName		= Yogurt,
        Icon			= Yoghurt,
        Weight			= 0.3,
        HungerChange 		= -10,
        DaysFresh 		= 10,
        DaysTotallyRotten 	= 15,
        Carbohydrates 		= 1,
        Proteins 		= 5,
        Lipids 			= 1,
        Calories 		= 30,
        Packaged 		= TRUE,

Template:Navbox/Consumables