summaryrefslogtreecommitdiff
path: root/json/itemgroups/military.json
blob: c1fb7117f7aaeaa9fb26bff2be562f3968506710 (plain)
1
2
3
4
5
6
7
8
9
10
[
  { 
    "type": "item_group",
    "id": "military",
    "subtype": "distribution",
    "entries": [ 
      { "item": "hk_ucp", "prob": 6 }
    ]
  }
]