From c9ce090f4262a6458141ba65705972b625dc0cf4 Mon Sep 17 00:00:00 2001 From: Kyiranes Date: Thu, 30 Apr 2026 17:40:34 -0400 Subject: [PATCH] fruit and vegetable edits --- list/fruits.json | 12 ++++++++++-- list/vegetables.json | 20 +++++++++++--------- 2 files changed, 21 insertions(+), 11 deletions(-) diff --git a/list/fruits.json b/list/fruits.json index a0825de..5e2a0e6 100644 --- a/list/fruits.json +++ b/list/fruits.json @@ -18,6 +18,14 @@ "Lime", "Starfruit", "Lychee", - "Dragonfruit" + "Dragonfruit", + "Tomato", + "Avocado", + "Blueberry", + "Pumpkin", + "Eggplant", + "Capsicum", + "Zucchini", + "Corn" ] -} +} \ No newline at end of file diff --git a/list/vegetables.json b/list/vegetables.json index 68147e4..8e55732 100644 --- a/list/vegetables.json +++ b/list/vegetables.json @@ -3,23 +3,25 @@ "title": "Vegetables", "concepts": [ "Potato", - "Tomato", "Onion", "Carrot", "Lettuce", - "Pumpkin", "Cabbage", "Broccoli", "Spinach", - "Corn", - "Eggplant", "Celery", - "Avocado", - "Zucchini", "Sweet potato", - "Capsicum", "Beetroot", "Cauliflower", - "Kale" + "Kale", + "Collard Greens", + "Sweet Potato", + "Beet", + "Radish", + "Turnip", + "Garlic", + "Leek", + "Asparagus", + "Artichoke" ] -} +} \ No newline at end of file