Skip to content

Commit

Permalink
fix: tainted blood isn't cannibalism (#5607)
Browse files Browse the repository at this point in the history
fix
  • Loading branch information
RoyalFox2140 authored Oct 24, 2024
1 parent 21e4183 commit 97b5ee8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/items/comestibles/carnivore.json
Original file line number Diff line number Diff line change
Expand Up @@ -774,7 +774,7 @@
"calories": 43,
"description": "Blood that's obviously unhealthy. You could drink it, but it will poison you.",
"price": "0 cent",
"material": "hflesh",
"material": "flesh",
"volume": "250 ml",
"phase": "liquid",
"fun": -50,
Expand Down

0 comments on commit 97b5ee8

Please sign in to comment.