From 515ff4fa4ee277df8acc3ef18f325a6ae8692d9f Mon Sep 17 00:00:00 2001 From: Viss Valdyr <33199510+Lamandus@users.noreply.github.com> Date: Tue, 4 Jun 2024 19:11:43 +0200 Subject: [PATCH] sadly wine is also not working. Due vat transformation. --- data/json/items/comestibles/alcohol.json | 28 ------------------------ 1 file changed, 28 deletions(-) diff --git a/data/json/items/comestibles/alcohol.json b/data/json/items/comestibles/alcohol.json index f2ef7c536033..f6a31ebcfda0 100644 --- a/data/json/items/comestibles/alcohol.json +++ b/data/json/items/comestibles/alcohol.json @@ -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",