summaryrefslogtreecommitdiff
path: root/json/items/gun/45.json
blob: 34ddb05accb400b5258267668597629fa53204c3 (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": "H&K USP .45", "str_pl": "H&K USP .45" },
    "weight": "789 g"
  },
  {
    "id": "hk_ump45",
    "copy-from": "hk_ump45",
    "type": "GUN",
    "name": { "str": "H&K UMP45", "str_pl": "H&K UMP45" },
    "modes": [ [ "DEFAULT", "semi-auto", 1 ], [ "BURST", "2 rd.", 2 ],  [ "AUTO", "auto", 4 ] ]
  }
]