Skip to content

Commit

Permalink
gun pluralization 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Uwuewsky committed Jun 26, 2024
1 parent f0d983a commit 2f574df
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion data/json/items/gun/22.json
Original file line number Diff line number Diff line change
Expand Up @@ -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."
}
],
Expand Down
4 changes: 2 additions & 2 deletions data/json/items/gun/38.json
Original file line number Diff line number Diff line change
Expand Up @@ -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."
}
],
Expand Down Expand Up @@ -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."
}
]
Expand Down
6 changes: 3 additions & 3 deletions data/json/items/gun/44.json
Original file line number Diff line number Diff line change
Expand Up @@ -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."
}
],
Expand Down Expand Up @@ -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."
}
],
Expand All @@ -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."
}
],
Expand Down
4 changes: 2 additions & 2 deletions data/json/items/gun/shot.json
Original file line number Diff line number Diff line change
Expand Up @@ -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."
}
],
Expand Down Expand Up @@ -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."
}
],
Expand Down

0 comments on commit 2f574df

Please sign in to comment.