![]() |
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. |
Spring Roll
Jump to navigation
Jump to search
![]() |
---|
Navigation: | Main>Project Zomboid>Items>Food>Perishable Food>Spring Roll | Page updated: Version 41.73 |
---|
Spring Roll | |
---|---|
![]() | |
General | |
Category | Food |
Weight | 0.1 |
Days until stale | 2 days |
Days until rotten | 4 days |
Nutrition | |
Hunger | -20 |
Calories | 180 |
Carbohydrates | 22 |
Proteins | 9 |
Fat | 17 |
Technical details | |
Item ID | Base.Springroll |
A spring roll is a perishable food item
Usage
Consumable properties
A spring roll 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
Spring roll can often found inside displays in restaurant.
Gallery
Code
From items.txt (Project Zomboid directory/media/scripts/)
Retrieved: Build 41.73
item Springroll { DisplayName = Spring roll, DisplayCategory = Food, Type = Food, Weight = 0.1, Icon = Springroll, DaysFresh = 2, DaysTotallyRotten = 4, HungerChange = -20, Calories = 180, Carbohydrates = 22, Lipids = 17, Proteins = 9, WorldStaticModel = Springroll_Ground, }