From ad99326568ddad0fb6837f887b2a07a343483d6b Mon Sep 17 00:00:00 2001 From: b0bhat Date: Wed, 8 May 2024 21:14:38 -0700 Subject: [PATCH] style formatting --- data/json/itemgroups/custom_lbvs.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/data/json/itemgroups/custom_lbvs.json b/data/json/itemgroups/custom_lbvs.json index 4c6aab1ebd469..13558e60907c8 100644 --- a/data/json/itemgroups/custom_lbvs.json +++ b/data/json/itemgroups/custom_lbvs.json @@ -25,7 +25,7 @@ "distribution": [ { "item": "canteen_pouch" }, { "item": "h2o_pouch" }, { "item": "gas_mask_pouch" } ], "prob": 10 }, - { "group": "molle_accessories"} + { "group": "molle_accessories" } ] }, { @@ -60,7 +60,8 @@ "subtype": "collection", "entries": [ { "item": "tactical_holster", "prob": 60 }, - { "distribution": [ { "item": "canteen_pouch" }, { "item": "h2o_pouch" }, { "item": "gas_mask_pouch" } ], + { + "distribution": [ { "item": "canteen_pouch" }, { "item": "h2o_pouch" }, { "item": "gas_mask_pouch" } ], "prob": 70 }, { "group": "molle_accessories", "count": [ 1, 3 ] }