summaryrefslogtreecommitdiff
path: root/json/items/gun/45.json
blob: 25b2dbc1d0a9002cbcc9b69692bb815f9690d156 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[
  { 
    "id": "usp_45",
    "copy-from": "usp_45",
    "type": "GUN",
    "name": { "str_sp": "H&K USP .45" },
    "weight": "789 g"
  },
  {
    "id": "hk_ump45",
    "copy-from": "hk_ump45",
    "type": "GUN",
    "name": { "str_sp": "H&K UMP45" },
    "modes": [ [ "DEFAULT", "semi", 1 ], [ "BURST", "burst", 2 ],  [ "AUTO", "auto", 4 ] ]
  }
]