![]() |
PZwiki Update Project — Project Zomboid has received its largest update ever. We need your help to get the wiki updated to build 41! Want to get started? See the community portal or join the discussion on the official Discord (pzwiki_editing). We appreciate any level of contribution. |
Raspberry Shortbread
Jump to navigation
Jump to search
![]() |
---|
Navigation: | Main>Project Zomboid>Items>Food>Non-Perishable Food>Raspberry Shortbread | Page updated: Version 41.68 |
---|
Raspberry Shortbread | ||
---|---|---|
![]() | ||
| ||
General | ||
Category | Food | |
Weight | 0.1 | |
Nutrition | ||
Hunger | -7 | |
Calories | 160 | |
Carbohydrates | 22 | |
Proteins | 1 | |
Fat | 8 | |
Effect | ||
Unhappiness | -10 | |
Technical details | ||
Item ID | Base.CookieJelly |
A raspberry shortbread, previously called cookie jelly, is a non-perishable food item.
Usage
Raspberry shortbread can be eaten, providing the player with some positive effects, including reducing unhappiness.
Distribution
Cookies can often be found in kitchen counters, bakeries, motel room fridges and candy stores.
Code
From items_food.txt (Project Zomboid directory/media/scripts/)
Retrieved: Build 41.68
item CookieJelly { DisplayCategory = Food, Type = Food, DisplayName = Raspberry Shortbread, Icon = CookieJelly, Weight = 0.1, HungerChange = -5, UnhappyChange = -10, Carbohydrates = 22, Proteins = 1, Lipids = 8, Calories = 160, WorldStaticModel = CookieJelly, }
See also