Granola Bar

From PZwiki
Revision as of 21:52, 8 February 2022 by Smarrteboje (talk | contribs) (Create Granola Bar)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template:Infobox food Granola Bars are perishable food items that can be found in the world.

Usage

Granola Bars can be eaten, removing a number of hunger points.

Consumable properties

Template:Consumables2

Distribution

Granola Bars can be found in supermarkets, stores, and kitchen counters.

Code

From items.txt (Project Zomboid directory/media/scripts/) Retrieved: Build 41

item GranolaBar
	DisplayCategory   = Food,
	HungerChange      = -15,
	Weight            = 0.2,
	DaysFresh         = 40,
	DaysTotallyRotten = 80,
	Type              = Food,
	DisplayName       = Granola Bar,
	Icon              = GranolaBar,
	Carbohydrates     = 120,
	Proteins          = 20,
	Lipids            = 44,
	Calories          = 270,

See also

List of Recipe Ingredients Template:Navbox/Consumables