From 6375be59c9cd8d2433590d69df538dc8a4f2ea1c Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 23:10:43 +0000 Subject: [PATCH] style(autofix.ci): automated formatting --- data/json/items/comestibles/carnivore.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/json/items/comestibles/carnivore.json b/data/json/items/comestibles/carnivore.json index 9bec1b69058d..740dcafb0c8d 100644 --- a/data/json/items/comestibles/carnivore.json +++ b/data/json/items/comestibles/carnivore.json @@ -789,7 +789,7 @@ "price_postapoc": "20 cent", "material": "flesh", "flags": [ "RAW", "TRADER_AVOID", "UNSAFE_CONSUME", "SMOKABLE" ], - "smoking_result":"cured_hide", + "smoking_result": "cured_hide", "stack_size": 1, "fun": -12 }, @@ -831,7 +831,7 @@ "price_postapoc": "1 USD", "material": [ "fur", "flesh" ], "flags": [ "NO_SALVAGE", "TRADER_AVOID", "SMOKABLE" ], - "smoking_result":"cured_pelt", + "smoking_result": "cured_pelt", "stack_size": 1, "fun": -24 },