Skip to content

Commit

Permalink
fix: Mutagenic toxins missing from dehydrated meat (#4221)
Browse files Browse the repository at this point in the history
Update meat_dishes.json
  • Loading branch information
End3r991 authored Feb 12, 2024
1 parent 7bcf53a commit f21b636
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/json/items/comestibles/meat_dishes.json
Original file line number Diff line number Diff line change
Expand Up @@ -1156,6 +1156,7 @@
"description": "Dehydrated meat flakes. With proper storage, this dried food will remain edible for an incredibly long time.",
"price": "9 USD",
"price_postapoc": "3 USD",
"delete": { "flags": [ "NUTRIENT_OVERRIDE" ] },
"material": "flesh",
"primary_material": "cured_meat",
"volume": "125 ml"
Expand Down

0 comments on commit f21b636

Please sign in to comment.