diff --git a/data/json/items/comestibles/sandwich.json b/data/json/items/comestibles/sandwich.json index 9248e599814f..fa8be51856ea 100644 --- a/data/json/items/comestibles/sandwich.json +++ b/data/json/items/comestibles/sandwich.json @@ -99,33 +99,7 @@ { "type": "COMPONENT_ID", "condition": "huckleberries", "name": "huckleberry %s" }, { "type": "COMPONENT_ID", "condition": "mulberries", "name": "mulberry %s" }, { "type": "COMPONENT_ID", "condition": "elderberries", "name": "elderberry %s" }, - { "type": "COMPONENT_ID", "condition": "watermelon", "name": "watermelon %s" }, - { "type": "COMPONENT_ID", "condition": "irradiated_apple", "name": "apple %s" }, - { "type": "COMPONENT_ID", "condition": "irradiated_apricot", "name": "apricot %s" }, - { "type": "COMPONENT_ID", "condition": "irradiated_banana", "name": "banana %s" }, - { "type": "COMPONENT_ID", "condition": "irradiated_blackberries", "name": "blackberry %s" }, - { "type": "COMPONENT_ID", "condition": "irradiated_blueberries", "name": "blueberry %s" }, - { "type": "COMPONENT_ID", "condition": "irradiated_cherries", "name": "cherry %s" }, - { "type": "COMPONENT_ID", "condition": "irradiated_cranberries", "name": "cranberry %s" }, - { "type": "COMPONENT_ID", "condition": "irradiated_grapefruit", "name": "grapefruit %s" }, - { "type": "COMPONENT_ID", "condition": "irradiated_grapes", "name": "grape %s" }, - { "type": "COMPONENT_ID", "condition": "irradiated_kiwi", "name": "kiwi %s" }, - { "type": "COMPONENT_ID", "condition": "irradiated_mango", "name": "mango %s" }, - { "type": "COMPONENT_ID", "condition": "irradiated_melon", "name": "melon %s" }, - { "type": "COMPONENT_ID", "condition": "irradiated_orange", "name": "orange %s" }, - { "type": "COMPONENT_ID", "condition": "irradiated_papaya", "name": "papaya %s" }, - { "type": "COMPONENT_ID", "condition": "irradiated_peach", "name": "peach %s" }, - { "type": "COMPONENT_ID", "condition": "irradiated_pear", "name": "pear %s" }, - { "type": "COMPONENT_ID", "condition": "irradiated_pineapple", "name": "pineapple %s" }, - { "type": "COMPONENT_ID", "condition": "irradiated_plums", "name": "plum %s" }, - { "type": "COMPONENT_ID", "condition": "irradiated_pomegranate", "name": "pomegranate %s" }, - { "type": "COMPONENT_ID", "condition": "irradiated_raspberries", "name": "raspberry %s" }, - { "type": "COMPONENT_ID", "condition": "irradiated_rose_hips", "name": "rose_hip %s" }, - { "type": "COMPONENT_ID", "condition": "irradiated_strawberries", "name": "strawberry %s" }, - { "type": "COMPONENT_ID", "condition": "irradiated_huckleberries", "name": "huckleberry %s" }, - { "type": "COMPONENT_ID", "condition": "irradiated_mulberries", "name": "mulberry %s" }, - { "type": "COMPONENT_ID", "condition": "irradiated_elderberries", "name": "elderberry %s" }, - { "type": "COMPONENT_ID", "condition": "irradiated_watermelon", "name": "watermelon %s" } + { "type": "COMPONENT_ID", "condition": "watermelon", "name": "watermelon %s" } ], "calories": 150, "description": "A delicious jam sandwich.",