diff --git a/data/json/items/gun/36paper.json b/data/json/items/gun/36paper.json index eb7f600e7ef40..c5d1ff572100f 100644 --- a/data/json/items/gun/36paper.json +++ b/data/json/items/gun/36paper.json @@ -10,7 +10,7 @@ "variants": [ { "id": "colt_navy", - "name": { "str": "Colt M1861 Navy" }, + "name": { "str": "Colt M1861 Navy", "str_pl": "Colt M1861 Navies" }, "description": "The Colt M1861 is a black powder, cap & ball revolver dating back to the Civil War. While reloading it takes quite awhile due to having to put a primer on each chamber manually, instead of having the primer in one unit with the casing, like metallic cartridges. However, for the time 6 shots in quick succession was a great thing for cavalry and officers to have on the field, though this version was much rarer than the more popular Colt M1860. Nowadays, this firearm is completely outdated, and only sees use in collections, reenactment, or special shooting competitions. However, black powder guns such as this are less regulated than more modern firearms, so it is sometimes the first gun a youth may buy. This one is chambered in .36, weaker than the M1860's .44." } ], diff --git a/data/json/items/gun/44paper.json b/data/json/items/gun/44paper.json index 6b1777c05c3d5..198c62eb233b2 100644 --- a/data/json/items/gun/44paper.json +++ b/data/json/items/gun/44paper.json @@ -10,7 +10,7 @@ "variants": [ { "id": "colt_army", - "name": { "str": "Colt M1860 Army" }, + "name": { "str": "Colt M1860 Army", "str_pl": "Colt M1860 Armies" }, "description": "The Colt M1860 is a black powder, cap & ball revolver dating back to the Civil War. While reloading it takes quite awhile due to having to put a primer on each chamber manually, instead of having the primer in one unit with the casing, like metallic cartridges. However, for the time 6 shots in quick succession was a great thing for cavalry and officers to have on the field. Nowadays, this firearm is completely outdated, and only sees use in collections, reenactment, or special shooting competitions. However, black powder guns such as this are less regulated than more modern firearms, so it is sometimes the first gun a youth may buy. This one is chambered in .44, and while the number may remind some of .44 Magnum, it has nowhere near the ballistic effectiveness of .44 Magnum." } ], diff --git a/data/json/items/gun/45colt.json b/data/json/items/gun/45colt.json index bed0d490861e8..bedb20bf9086f 100644 --- a/data/json/items/gun/45colt.json +++ b/data/json/items/gun/45colt.json @@ -54,7 +54,7 @@ "variants": [ { "id": "colt_saa", - "name": { "str": "Colt Single Action Army" }, + "name": { "str": "Colt Single Action Army", "str_pl": "Colt Single Action Armies" }, "description": "A famous revolver for many westerns, the Colt Single Action Army has seen plenty of military service, production ends, and production restarts. While originally in a large amount of chamberings, it is mostly found in .45 Colt chamberings today. While reloading is slow due to the lack of a swing-out cylinder, it was still much faster than earlier revolvers of the time thanks to using metallic cartridges. It's also sometimes referred to as the Peacemaker, Model P, M1873 or shortened to SAA.", "weight": 1 },