From 6730e4e5aa3d334fa38d65890085e7ca1de0e6d6 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Mon, 14 Sep 2020 15:14:44 -0700 Subject: Remove duplicate --- json/items/comestible/veggy_dishes.json | 20 -------------------- 1 file changed, 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 @@ -19,26 +19,6 @@ "fun": 12, "vitamins": [ [ "vitA", 2 ], [ "calcium", 7 ], [ "iron", 5 ], [ "vitC", 24 ] ] }, - { - "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", -- cgit v1.2.1