Skip to content

Commit

Permalink
Fix description mismatch for brown bread and wheat-free brown bread (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
Winged03 authored Feb 25, 2022
1 parent 078532b commit a9441a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/json/items/comestibles/bread.json
Original file line number Diff line number Diff line change
Expand Up @@ -468,7 +468,7 @@
"symbol": "%",
"healthy": 1,
"calories": 130,
"description": "A sweet wheat-free bread, like cake.",
"description": "A sweet bread, like cake.",
"price": "272 cent",
"price_postapoc": "2 USD",
"material": [ "wheat" ],
Expand All @@ -490,7 +490,7 @@
"symbol": "%",
"healthy": 1,
"calories": 130,
"description": "A sweet bread, like cake.",
"description": "A sweet wheat-free bread, like cake.",
"price": "272 cent",
"price_postapoc": "2 USD",
"material": [ "veggy" ],
Expand Down

0 comments on commit a9441a0

Please sign in to comment.