summaryrefslogtreecommitdiff
path: root/json/items/gun/12mm.json
blob: e6e129c2721706c849e5c40904328f1c276595ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[
  {
    "id": "hk_g80",
    "copy-from": "hk_g80",
    "type": "GUN",
    "name": { "str": "H&K G80" },
    "valid_mod_locations": [
      [ "accessories", 4 ],
      [ "emitter", 1 ],
      [ "grip", 1 ],
      [ "mechanism", 4 ],
      [ "rail", 1 ],
      [ "sights", 1 ],
      [ "sling", 1 ],
      [ "stock", 1 ],
      [ "underbarrel", 1 ]
    ]
  }
]