Skip to content

Commit

Permalink
style formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
b0bhat committed May 9, 2024
1 parent bbb8872 commit ad99326
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions data/json/itemgroups/custom_lbvs.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"distribution": [ { "item": "canteen_pouch" }, { "item": "h2o_pouch" }, { "item": "gas_mask_pouch" } ],
"prob": 10
},
{ "group": "molle_accessories"}
{ "group": "molle_accessories" }
]
},
{
Expand Down Expand Up @@ -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 ] }
Expand Down

0 comments on commit ad99326

Please sign in to comment.