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
26
27
28
29
|
[
{
"id": "22_speedloader8",
"copy-from": "22_speedloader8",
"type": "MAGAZINE",
"name": { "str": "Ruger LCR .22 speedloader" },
"description": "This speedloader can hold 8 rounds of .22 and quickly reload a Ruger LCR .22 or other compatible revolver."
},
{
"id": "marlin_tubeloader",
"copy-from": "marlin_tubeloader",
"type": "MAGAZINE",
"name": { "str": "Marlin 39A speedloader" },
"description": "This is a tube which can hold 19 rounds of .22, designed for quick reloading of a Marlin 39A or other compatible rifle with a tubular magazine."
},
{
"id": "ruger1022mag",
"copy-from": "ruger1022mag",
"type": "MAGAZINE",
"name": { "str": "Ruger 10/22 10-round rotary magazine" }
},
{
"id": "ruger1022bigmag",
"copy-from": "ruger1022bigmag",
"type": "MAGAZINE",
"name": { "str": "Ruger 10/22 25-round box magazine" },
"description": "An extended 25-round box magazine for the Ruger 10/22, otherwise known as the BX-25."
}
]
|