Skip to content

Commit

Permalink
combined foods
Browse files Browse the repository at this point in the history
  • Loading branch information
azraneth committed Jan 13, 2020
1 parent 81b919a commit 0270a59
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions data/json/items/comestibles/meat_dishes.json
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@
"container": "box_small",
"comestible_type": "FOOD",
"symbol": "%",
"calories": 470,
"calories": 748,
"description": "A delicious golden brown serving of crispy fried fish.",
"price": 500,
"material": "flesh",
Expand Down Expand Up @@ -1168,7 +1168,7 @@
"comestible_type": "FOOD",
"symbol": "%",
"healthy": 2,
"calories": 223,
"calories": 293,
"description": "Delicious slivers of thinly sliced raw fish wrapped in tasty sushi rice and rolled up in a healthy green vegetable.",
"price": 350,
"material": [ "veggy", "flesh" ],
Expand Down
2 changes: 1 addition & 1 deletion data/json/items/comestibles/sandwich.json
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@
"container": "wrapper",
"comestible_type": "FOOD",
"symbol": "%",
"calories": 561,
"calories": 700,
"description": "A delicious fish bagel with spinach and eggs.",
"price": 800,
"material": [ "flesh", "wheat" ],
Expand Down
4 changes: 2 additions & 2 deletions data/json/items/comestibles/soup.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"symbol": "~",
"quench": 8,
"healthy": 1,
"calories": 220,
"calories": 498,
"description": "A nutritious and delicious hearty fish soup.",
"price": 400,
"material": "flesh",
Expand Down Expand Up @@ -297,7 +297,7 @@
"symbol": "~",
"quench": 8,
"healthy": 1,
"calories": 293,
"calories": 432,
"description": "A rich and tasty fish chowder from Scotland, made with preserved fish and creamy milk.",
"price": 500,
"material": [ "flesh", "milk" ],
Expand Down

0 comments on commit 0270a59

Please sign in to comment.