diff --git a/data/json/items/comestibles/raw_veggy.json b/data/json/items/comestibles/raw_veggy.json index 98be9ddecb6d5..09632834c85ab 100644 --- a/data/json/items/comestibles/raw_veggy.json +++ b/data/json/items/comestibles/raw_veggy.json @@ -4,8 +4,9 @@ "id": "bee_balm", "name": { "str_sp": "bee balm" }, "description": "A snow-white flower also known as wild bergamot. Smells faintly of mint.", + "//": "red variety as theres no data on Monarda fistulosa, but this is similar enough - ", "comestible_type": "FOOD", - "calories": 2, + "calories": 1, "fun": -5, "weight": "10 g", "color": "white", @@ -14,7 +15,7 @@ "volume": "20 ml", "price": "0 cent", "price_postapoc": "0 cent", - "vitamins": [ [ "veggy_allergen", 1 ] ] + "vitamins": [ [ "veggy_allergen", 1 ], [ "vitC", "136 μg" ] ] }, { "type": "COMESTIBLE",