Skip to content

Commit

Permalink
sadly wine is also not working. Due vat transformation.
Browse files Browse the repository at this point in the history
  • Loading branch information
Lamandus committed Jun 4, 2024
1 parent a99647a commit 515ff4f
Showing 1 changed file with 0 additions and 28 deletions.
28 changes: 0 additions & 28 deletions data/json/items/comestibles/alcohol.json
Original file line number Diff line number Diff line change
Expand Up @@ -448,34 +448,6 @@
"type": "COMESTIBLE",
"id": "fruit_wine",
"name": { "str_sp": "fruit wine" },
"conditional_names": [
{ "type": "COMPONENT_ID", "condition": "apple", "name": { "str_sp": "apple wine" } },
{ "type": "COMPONENT_ID", "condition": "apricot", "name": { "str_sp": "apricot wine" } },
{ "type": "COMPONENT_ID", "condition": "banana", "name": { "str_sp": "banana wine" } },
{ "type": "COMPONENT_ID", "condition": "blackberries", "name": { "str_sp": "blackberry wine" } },
{ "type": "COMPONENT_ID", "condition": "blueberries", "name": { "str_sp": "blueberry wine" } },
{ "type": "COMPONENT_ID", "condition": "cherries", "name": { "str_sp": "cherry wine" } },
{ "type": "COMPONENT_ID", "condition": "cranberries", "name": { "str_sp": "cranberry wine" } },
{ "type": "COMPONENT_ID", "condition": "grapefruit", "name": { "str_sp": "grapefruit wine" } },
{ "type": "COMPONENT_ID", "condition": "grapes", "name": { "str_sp": "grape wine" } },
{ "type": "COMPONENT_ID", "condition": "kiwi", "name": { "str_sp": "kiwi wine" } },
{ "type": "COMPONENT_ID", "condition": "mango", "name": { "str_sp": "mango wine" } },
{ "type": "COMPONENT_ID", "condition": "melon", "name": { "str_sp": "melon wine" } },
{ "type": "COMPONENT_ID", "condition": "orange", "name": { "str_sp": "orange wine" } },
{ "type": "COMPONENT_ID", "condition": "papaya", "name": { "str_sp": "papaya wine" } },
{ "type": "COMPONENT_ID", "condition": "peach", "name": { "str_sp": "peach wine" } },
{ "type": "COMPONENT_ID", "condition": "pear", "name": { "str_sp": "pear wine" } },
{ "type": "COMPONENT_ID", "condition": "pineapple", "name": { "str_sp": "pineapple wine" } },
{ "type": "COMPONENT_ID", "condition": "plums", "name": { "str_sp": "plum wine" } },
{ "type": "COMPONENT_ID", "condition": "pomegranate", "name": { "str_sp": "pomegranate wine" } },
{ "type": "COMPONENT_ID", "condition": "raspberries", "name": { "str_sp": "raspberry wine" } },
{ "type": "COMPONENT_ID", "condition": "rose_hips", "name": { "str_sp": "rose_hip wine" } },
{ "type": "COMPONENT_ID", "condition": "strawberries", "name": { "str_sp": "strawberry wine" } },
{ "type": "COMPONENT_ID", "condition": "huckleberries", "name": { "str_sp": "huckleberry wine" } },
{ "type": "COMPONENT_ID", "condition": "mulberries", "name": { "str_sp": "mulberry wine" } },
{ "type": "COMPONENT_ID", "condition": "elderberries", "name": { "str_sp": "elderberry wine" } },
{ "type": "COMPONENT_ID", "condition": "watermelon", "name": { "str_sp": "watermelon wine" } }
],
"weight": "36 g",
"color": "light_red",
"addiction_type": "alcohol",
Expand Down

0 comments on commit 515ff4f

Please sign in to comment.