Skip to content

Commit

Permalink
style(autofix.ci): automated formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
autofix-ci[bot] authored Feb 1, 2024
1 parent 9593b85 commit 6375be5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/json/items/comestibles/carnivore.json
Original file line number Diff line number Diff line change
Expand Up @@ -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
},
Expand Down Expand Up @@ -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
},
Expand Down

0 comments on commit 6375be5

Please sign in to comment.