summaryrefslogtreecommitdiff
path: root/json/items/magazine/45.json
blob: 3988982187cad59efc7c64622f360e3cbbaef068 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
[
  {
    "id": "ump45mag",
    "looks_like": "ump45mag",
    "type": "MAGAZINE",
    "name": { "str": "H&K UMP45 magazine" },
    "description": "A standard 25-round box magazine for use with the H&K UMP45 SMG.",
    "symbol": "#",
    "ammo_type": "45"
  },
  {
    "id": "ump45_makeshiftmag",
    "copy-from": "ump45_makeshiftmag",
    "type": "MAGAZINE",
    "name": { "str": "H&K UMP45 makeshift magazine" },
    "description": "An improvised 20-round straight single-stack box magazine consisting of little more than a bent sheet of steel held together by duct tape and hope, for use with the H&K UMP45 SMG."
  },
  {
    "id": "usp45mag",
    "copy-from": "usp45mag",
    "type": "MAGAZINE",
    "name": { "str": "H&K USP .45 magazine" },
    "description": "A standard capacity magazine for use with the H&K USP .45 handgun."
  }
]