From 1efcd10e557d0c7bd9b59645ace073ffcdc48e8b Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 04:07:05 +0000 Subject: [PATCH] style(autofix.ci): automated formatting --- data/json/items/armor/holster.json | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/data/json/items/armor/holster.json b/data/json/items/armor/holster.json index 77826c94bc9e..057afaa45935 100644 --- a/data/json/items/armor/holster.json +++ b/data/json/items/armor/holster.json @@ -70,13 +70,7 @@ "coverage": 5, "encumbrance": 1, "material_thickness": 1, - "use_action": { - "type": "holster", - "min_volume": "15 ml", - "max_volume": "250 ml", - "draw_cost": 50, - "skills": [ "pistol" ] - }, + "use_action": { "type": "holster", "min_volume": "15 ml", "max_volume": "250 ml", "draw_cost": 50, "skills": [ "pistol" ] }, "flags": [ "BELTED", "OVERSIZE", "ALLOWS_NATURAL_ATTACKS", "WATER_FRIENDLY" ] }, {