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