Skip to content

Commit

Permalink
add "FUNGAL_VECTOR" to "dry_veggy_tainted" as well
Browse files Browse the repository at this point in the history
  • Loading branch information
zdlpoppa authored Nov 24, 2024
1 parent afa4849 commit 8105afd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/items/comestibles/veggy_dishes.json
Original file line number Diff line number Diff line change
Expand Up @@ -1454,7 +1454,7 @@
"description": "Pieces of alien mushroom that have been dried to prevent them from rotting away. They will still poison you if you eat them.",
"price": "0 cent",
"price_postapoc": "0 cent",
"flags": [ "EDIBLE_FROZEN" ]
"flags": [ "EDIBLE_FROZEN", "FUNGAL_VECTOR" ]
},
{
"type": "COMESTIBLE",
Expand Down

0 comments on commit 8105afd

Please sign in to comment.