Granola Bar |
---|
120px |
|
General |
---|
Category |
Food |
---|
Weight |
0.2 |
---|
Function |
Edible |
---|
Days fresh |
40 days |
---|
Days until rotten |
80 days |
---|
Nutrition |
---|
Hunger |
-15 |
---|
Calories |
270 |
---|
Carbohydrates |
120 |
---|
Proteins |
20 |
---|
Fat |
44 |
---|
Technical details |
---|
Base ID |
Base.GranolaBar |
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
Fresh
|
Stale
|
Rotten
|
|
Hunger: -15
|
|
|
|
|
|
|
Distribution
Granola Bars can be found in supermarkets, stores, and kitchen counters.
Code
From items.txt (Project Zomboid directory/media/scripts/)
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