Gravy

From PZwiki
Revision as of 04:51, 26 March 2022 by Alluseri (talk | contribs) (PZ Updater automated execution(task: deploy ReLookup, eid: 189f1ea62de958de78e37e7f01446437))
Gravy
Gravy
?
General
Category Food
Encumbrance
Heavy Load
0.2
Function Food
Can't be frozen Unknown
Nutrition
Hunger
Hunger
-7
Thirst
Thirst
0
Calories
Calories
79
Carbohydrates
Carbohydrates
5
Proteins
Proteins
2
Fat
Fat
6
Technical details
Item ID ItemName_Base.Gravy

Gravy is a non-perishable food item.

Usage

Gravy can be eaten, removing a number of hunger points.

Recipe

Product XP gained Skill(s) Recipe Ingredient 1 Ingredient 2
Gravy
Gravy x1
none Gravy_Mix
Gravy_Mix (0.5 units)
(consumed)
Water
Water (2 units)
(consumed)


Distribution

Display counters inside diners, cafes, chicken shops, and some restaurants.

Code

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

item Gravy
	Type			= Food,
	DisplayName		= Gravy,
	Icon			= Gravy,
	Weight			= 0.2,
	HungerChange		= -7,
       	Carbohydrates 		= 5,
       	Proteins 		= 2,
       	Lipids 			= 6,
       	Calories 		= 79,

See also

Gravy Mix Template:Navbox/Consumables