Skip to content

Commit

Permalink
Morsels of morel mushroom.
Browse files Browse the repository at this point in the history
  • Loading branch information
Rivet-the-Zombie committed Sep 3, 2014
1 parent 4f93931 commit 254c9e5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions data/json/items/comestibles.json
Original file line number Diff line number Diff line change
Expand Up @@ -7185,7 +7185,7 @@
"healthy" : 0,
"addiction_potential" : 0,
"nutrition" : 18,
"description" : "A tasty serving of cooked morel mushroom.",
"description" : "A tasty cooked morel mushroom.",
"price" : 0,
"material" : "null",
"tool" : "null",
Expand Down Expand Up @@ -7213,7 +7213,7 @@
"healthy" : 0,
"addiction_potential" : 0,
"nutrition" : 16,
"description" : "A delicious serving of fried morel mushroom.",
"description" : "A delicious serving of fried morsels of morel mushroom.",
"price" : 0,
"material" : "null",
"tool" : "null",
Expand Down
2 changes: 1 addition & 1 deletion data/json/recipes/recipe_food.json
Original file line number Diff line number Diff line change
Expand Up @@ -1062,7 +1062,7 @@
"time": 8000,
"reversible": false,
"autolearn": true,
"note": "the cooking oil isn't supposed to be expended since you can recycle it after frying the dandelions",
"note": "the cooking oil isn't supposed to be expended since you can recycle it after frying the morel",
"qualities" : [
{"id":"COOK","level":2,"amount":1}
],
Expand Down

0 comments on commit 254c9e5

Please sign in to comment.