Skip to content

Commit

Permalink
Update sandwich.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Lamandus committed Jun 4, 2024
1 parent a910606 commit 3f2012d
Showing 1 changed file with 1 addition and 27 deletions.
28 changes: 1 addition & 27 deletions data/json/items/comestibles/sandwich.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.",
Expand Down

0 comments on commit 3f2012d

Please sign in to comment.