![]() |
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. |
Tortilla Chips
Jump to navigation
Jump to search
![]() |
---|
Navigation: | Main>Project Zomboid>Items>Food>Non-Perishable Food>Tortilla Chips | Page updated: Version 41.73 |
---|
Tortilla Chips | |
---|---|
![]() | |
General | |
Category | Food |
Weight | 0.2 |
Nutrition | |
Hunger | -15 |
Calories | 420 |
Carbohydrates | 42 |
Proteins | 2.5 |
Fat | 40 |
Technical details | |
Item ID | Base.TortillaChips |
Tortilla chips is a non-perishable food item.
Usage
Tortilla chips can be eaten, providing the player with some positive effects.
Distribution
Tortilla chips can be found in kitchen counters and grocery/food stores.
Gallery
Code
From items_food.txt (Project Zomboid directory/media/scripts/)
Retrieved: Build 41.73
item TortillaChips { DisplayName = Tortilla Chips, DisplayCategory = Food, Type = Food, Weight = 0.2, Icon = TortillaChips, CantBeFrozen = TRUE, Packaged = TRUE, HungerChange = -15, Calories = 420, Carbohydrates = 42, Lipids = 40, Proteins = 2.5, CustomEatSound = EatingCrispy, WorldStaticModel = Chips, WorldStaticModel = TortillaChips_Ground, }
See also