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