diff --git a/data/json/items/gun/22.json b/data/json/items/gun/22.json index 30c95f61b7145..c19aebecccfd6 100644 --- a/data/json/items/gun/22.json +++ b/data/json/items/gun/22.json @@ -456,7 +456,7 @@ "variants": [ { "id": "rossi_gallery", - "name": { "str": "Rossi Gallery", "str_pl": "Rossi Galleries" }, + "name": { "str": "Rossi Gallery rifle" }, "description": "A modern take on the Winchester 1890, the Rossi Gallery is a .22 LR rifle, notably using a pump action. Much like a pump action shotgun, the magazine tube is below it's 18 inch barrel and can hold 15 rounds. While pump actions are quite often associated with shotguns, the mechanism can be applied to rifles as well, though in practice it's limited to .22 LR." } ], diff --git a/data/json/items/gun/38.json b/data/json/items/gun/38.json index 1bf810526f6fa..2f8af53664d3f 100644 --- a/data/json/items/gun/38.json +++ b/data/json/items/gun/38.json @@ -192,7 +192,7 @@ "variants": [ { "id": "colt_python", - "name": { "str_sp": "Colt Python" }, + "name": { "str": "Colt Python revolver" }, "description": "Made by Colt, this six inch six-shooter is one of the most lauded revolvers ever produced. Can fire .38 Special and .357 Magnum." } ], @@ -283,7 +283,7 @@ "variants": [ { "id": "chiappa_rhino", - "name": { "str": "Chiappa Rhino" }, + "name": { "str": "Chiappa Rhino revolver" }, "description": "An innovative, futuristic looking revolver designed by Emilio Ghisoni after developing the Mateba, its most distinctive feature is its barrel, aligned with the bottom chamber of its hexagonal cylinder to alleviate muzzle flip." } ] diff --git a/data/json/items/gun/44.json b/data/json/items/gun/44.json index a39e7dd1d1636..e098c62a9bc8f 100644 --- a/data/json/items/gun/44.json +++ b/data/json/items/gun/44.json @@ -189,7 +189,7 @@ "variants": [ { "id": "colt_anaconda_8", - "name": { "str": "Colt Anaconda" }, + "name": { "str": "Colt Anaconda revolver" }, "description": "A large-frame double-action revolver with a modern plastic handle. Too large for law enforcement, it was mostly used by sport shooters and hunters, for Colt deemed it to be the most accurate .44-calibre revolver in their line. This one has an extended 8-inch barrel." } ], @@ -237,7 +237,7 @@ "variants": [ { "id": "colt_anaconda", - "name": { "str": "Colt Anaconda" }, + "name": { "str": "Colt Anaconda revolver" }, "description": "A large-frame double-action revolver with a modern plastic handle. Too large for law enforcement, it was mostly used by sport shooters and hunters, for Colt deemed it to be the most accurate .44-calibre revolver in their line. This one has a 6-inch barrel." } ], @@ -260,7 +260,7 @@ "variants": [ { "id": "colt_anaconda", - "name": { "str": "Colt Anaconda" }, + "name": { "str": "Colt Anaconda revolver" }, "description": "A large-frame double-action revolver with a modern plastic handle. Too large for law enforcement, it was mostly used by sport shooters and hunters, for Colt deemed it to be the most accurate .44-calibre revolver in their line. This one has a shortened 4-inch barrel." } ], diff --git a/data/json/items/gun/shot.json b/data/json/items/gun/shot.json index 1dd79526c2fc4..d21e69595b4c9 100644 --- a/data/json/items/gun/shot.json +++ b/data/json/items/gun/shot.json @@ -690,7 +690,7 @@ "variants": [ { "id": "dp_12", - "name": { "str": "DP-12" }, + "name": { "str": "DP-12 shotgun" }, "description": "A bullpup, 12-gauge, pump-action, double-barrelled mouthful of a shotgun. Each barrel feeds from its own magazine, making the weapon actually two firearms in a single frame, and, while each barrel has its own associated trigger, the presence of a single pump to actuate both mechanisms means that it cannot be used precisely. This, however, isn't to say that the weapon isn't fit for the service of shooting zombies at point blank ranges." } ], @@ -944,7 +944,7 @@ "variants": [ { "id": "srm_1216", - "name": { "str": "SRM Arms Model 1216" }, + "name": { "str": "SRM Arms Model 1216 shotgun" }, "description": "A delayed blowback semi-automatic shotgun feeding from detachable 16-round rotary magazines." } ],