![]() |
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
![]() |
English |
Navigation:Main Index>Project Zomboid>Items>Food>Non-Perishable Food>Tortilla ChipsPage Updated: Version 41.65
Tortilla Chips | |
---|---|
![]() | |
General | |
Category | Food |
Weight | 0.2 |
Nutrition | |
Hunger | -15 |
Thirst | 0 |
Calories | 420 |
Carbohydrates | 42 |
Proteins | 2.5 |
Fat | 40 |
Effect | |
Unhappiness | 0 |
Technical details | |
Base ID | Base.TortillaChips |
Tortilla Chips is a non-perishable food item.
Contents
Usage
Tortilla Chips are best used as a meal component.
Crafting
Tortilla Chips's are a cooking ingredient.
Product | Recipe | Description | Skill Level
N/A }} N/A }} |
---|
Distribution
Tortilla Chips can be found in kitchen counters and grocery/food stores.
Code
From items_food.txt (Project Zomboid directory/media/scripts/)
Retrieved | |
---|---|
Version 41.65 |
item TortillaChips { HungerChange = -15, Weight = 0.2, Type = Food, DisplayName = Tortilla Chips, Icon = TortillaChips, Carbohydrates = 42, Proteins = 2.5, Lipids = 40, Calories = 420, Packaged = TRUE, CantBeFrozen = TRUE, WorldStaticModel = Chips, CustomEatSound = EatingCrispy, WorldStaticModel = TortillaChips_Ground, }
See also