diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2020-09-14 15:14:44 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2020-09-14 15:14:44 -0700 |
commit | 6730e4e5aa3d334fa38d65890085e7ca1de0e6d6 (patch) | |
tree | 39650971c6e68c4306b658ca6523489b060a9be1 /json | |
parent | flesh not meat (diff) | |
download | cataclysm-bn-mod_recipe-fixes-6730e4e5aa3d334fa38d65890085e7ca1de0e6d6.tar.xz |
Remove duplicate
Diffstat (limited to 'json')
-rw-r--r-- | json/items/comestible/veggy_dishes.json | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/json/items/comestible/veggy_dishes.json b/json/items/comestible/veggy_dishes.json index be4f9da..d8ac82d 100644 --- a/json/items/comestible/veggy_dishes.json +++ b/json/items/comestible/veggy_dishes.json @@ -21,26 +21,6 @@ }, { "type": "COMESTIBLE", - "id": "meat_stirfry", - "name": { "str": "meat stirfry", "str_pl": "meat stirfry" }, - "weight": "135 g", - "color": "yellow", - "spoils_in": "4 days", - "comestible_type": "FOOD", - "symbol": "%", - "healthy": 1, - "calories": 525, - "charges": 4, - "description": "A meat stirfry with rice and a sweet bold flavor sure to be on your mind through these dark days.", - "price": 1200, - "material": [ "meat", "veggy" ], - "volume": "1 L", - "flags": [ "EATEN_HOT" ], - "fun": 12, - "vitamins": [ [ "vitA", 2 ], [ "calcium", 7 ], [ "iron", 5 ], [ "vitC", 24 ] ] - }, - { - "type": "COMESTIBLE", "id": "veggy_stirfry", "name": { "str": "veggy stirfry", "str_pl": "veggy stirfry" }, "weight": "135 g", |