![]() |
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. |
Egg Sushi
Jump to navigation
Jump to search
![]() |
English |
Navigation:Main Index>The Game World>Items>Food>Perishable Food>Egg SushiPage Updated: Version 41.73
Egg Sushi | |
---|---|
![]() | |
General | |
Category | Food |
Weight | 0.1 |
Days until stale | 2 days |
Days until rotten | 2 days |
Nutrition | |
Hunger | -12 |
Calories | 19 |
Carbohydrates | 7 |
Proteins | 12 |
Fat | 3 |
Technical details | |
Item ID | Base.SushiEgg |
Egg sushi is a perishable food item.
Usage
Consumable properties
Egg sushi can be eaten, providing the player with some positive effects, however these will become negative the longer it's left to perish.
Fresh | Stale | Rotten | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
|
Distribution
Egg sushi can be found inside refrigerators in restaurants.
Gallery
Code
From items_food.txt (Project Zomboid directory/media/scripts/)
Retrieved | |
---|---|
Version 41.73 |
item SushiEgg { DisplayName = Egg Sushi, DisplayCategory = Food, Type = Food, Weight = 0.1, Icon = SushiEgg, DaysFresh = 2, DaysTotallyRotten = 4, HungerChange = -12, Calories = 19, Carbohydrates = 7, Lipids = 3, Proteins = 12, WorldStaticModel = SushEgg_Ground, }
See also