Skip to content

Commit

Permalink
Merge pull request #37972 from snipercup/Tool_armor-gun-monster-name-…
Browse files Browse the repository at this point in the history
…to-object

Tool_armor, gun and monster name to object
  • Loading branch information
ZhilkinSerg authored Feb 12, 2020
2 parents c84712e + e50c4a9 commit be76bfb
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 21 deletions.
3 changes: 1 addition & 2 deletions data/json/items/gun/22.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,8 +117,7 @@
"looks_like": "ar15",
"type": "GUN",
"reload_noise_volume": 10,
"name": "pipe rifle: .22",
"name_plural": "pipe rifles: .22",
"name": { "str": "pipe rifle: .22", "str_pl": "pipe rifles: .22" },
"description": "A home-made rifle. It is simply a pipe attached to a stock, with a hammer to strike the single round it holds.",
"weight": "1953 g",
"volume": "1750 ml",
Expand Down
3 changes: 1 addition & 2 deletions data/json/items/gun/223.json
Original file line number Diff line number Diff line change
Expand Up @@ -330,8 +330,7 @@
"copy-from": "gun_base",
"looks_like": "ar15",
"type": "GUN",
"name": "pipe rifle: .223",
"name_plural": "pipe rifles: .223",
"name": { "str": "pipe rifle: .223", "str_pl": "pipe rifles: .223" },
"description": "A homemade rifle. It is simply a pipe attached to a stock, with a hammer to strike the single round it holds.",
"weight": "4080 g",
"volume": "3 L",
Expand Down
3 changes: 1 addition & 2 deletions data/json/items/gun/3006.json
Original file line number Diff line number Diff line change
Expand Up @@ -180,8 +180,7 @@
"looks_like": "ar15",
"type": "GUN",
"reload_noise_volume": 10,
"name": "pipe rifle: .30-06",
"name_plural": "pipe rifles: .30-06",
"name": { "str": "pipe rifle: .30-06", "str_pl": "pipe rifles: .30-06" },
"//": "It's the same size as the others, but it's still a scrap weapon.",
"description": "A homemade rifle. It is simply a pipe attached to a stock, with a hammer to strike the single round it holds.",
"weight": "4080 g",
Expand Down
3 changes: 1 addition & 2 deletions data/json/items/gun/38.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,7 @@
"copy-from": "gun_base",
"looks_like": "ar15",
"type": "GUN",
"name": "pipe rifle: .38 Special",
"name_plural": "pipe rifles: .38 Special",
"name": { "str": "pipe rifle: .38 Special", "str_pl": "pipe rifles: .38 Special" },
"description": "A home-made rifle. It is simply a pipe attached to a stock, with a hammer to strike the single round it holds.",
"weight": "2114 g",
"volume": "2 L",
Expand Down
3 changes: 1 addition & 2 deletions data/json/items/gun/40.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,7 @@
"copy-from": "gun_base",
"looks_like": "ar15",
"type": "GUN",
"name": "pipe rifle: .40 S&W",
"name_plural": "pipe rifles: .40 S&W",
"name": { "str": "pipe rifle: .40 S&W", "str_pl": "pipe rifles: .40 S&W" },
"description": "A home-made rifle. It is simply a pipe attached to a stock, with a hammer to strike the single round it holds.",
"weight": "2114 g",
"volume": "2 L",
Expand Down
3 changes: 1 addition & 2 deletions data/json/items/gun/44.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,7 @@
"copy-from": "gun_base",
"looks_like": "ar15",
"type": "GUN",
"name": "pipe rifle: .44 Magnum",
"name_plural": "pipe rifles: .44 Magnum",
"name": { "str": "pipe rifle: .44 Magnum", "str_pl": "pipe rifles: .44 Magnum" },
"description": "A home-made rifle. It is simply a pipe attached to a stock, with a hammer to strike the single round it holds.",
"weight": "2114 g",
"volume": "2 L",
Expand Down
3 changes: 1 addition & 2 deletions data/json/items/gun/45.json
Original file line number Diff line number Diff line change
Expand Up @@ -159,8 +159,7 @@
"looks_like": "ar15",
"type": "GUN",
"reload_noise_volume": 10,
"name": "pipe rifle: .45",
"name_plural": "pipe rifles: .45",
"name": { "str": "pipe rifle: .45", "str_pl": "pipe rifles: .45" },
"description": "A home-made rifle. It is simply a pipe attached to a stock, with a hammer to strike the single round it holds.",
"weight": "2114 g",
"volume": "2 L",
Expand Down
3 changes: 1 addition & 2 deletions data/json/items/gun/9mm.json
Original file line number Diff line number Diff line change
Expand Up @@ -366,8 +366,7 @@
"looks_like": "ar15",
"type": "GUN",
"reload_noise_volume": 10,
"name": "pipe rifle: 9x19mm",
"name_plural": "pipe rifles: 9x19mm",
"name": { "str": "pipe rifle: 9x19mm", "str_pl": "pipe rifles: 9x19mm" },
"//": "Despite its quality, it IS a small rifle, although not as effective as a genuine pistol carbine.",
"description": "A home-made rifle. It is simply a pipe attached to a stock, with a hammer to strike the single round it holds.",
"weight": "2114 g",
Expand Down
4 changes: 1 addition & 3 deletions data/json/items/tool_armor.json
Original file line number Diff line number Diff line change
Expand Up @@ -915,8 +915,7 @@
"copy-from": "phase_immersion_suit",
"repairs_like": "phase_immersion_suit",
"type": "TOOL_ARMOR",
"name": "phase immersion suit (on)",
"name_plural": "phase immersion suits (on)",
"name": { "str": "phase immersion suit (on)", "str_pl": "phase immersion suits (on)" },
"looks_like": "phase_immersion_suit",
"description": "Covered in interlocking plates of reflective metal, this advanced suit resembles both plate armor and an astronaut's spacesuit. It is turned on, and continually draining power. Use it to turn it off.",
"turns_per_charge": 25,
Expand All @@ -936,7 +935,6 @@
"ALARMCLOCK",
"SWIM_GOGGLES",
"SUN_GLASSES",
"STURDY",
"ELECTRIC_IMMUNE",
"PARTIAL_DEAF",
"GAS_PROOF",
Expand Down
3 changes: 1 addition & 2 deletions data/json/monsters/mammal.json
Original file line number Diff line number Diff line change
Expand Up @@ -1825,8 +1825,7 @@
{
"id": "mon_sheep_lamb",
"type": "MONSTER",
"name": "lamb",
"name_plural": "lambs",
"name": { "str": "lamb" },
"description": "A timid, hooved grazing mammal, and one of the first animals ever domesticated. Its body is covered in a thick layer of wool, and the males have long, spiraling horns.",
"default_faction": "herbivore",
"bodytype": "dog",
Expand Down

0 comments on commit be76bfb

Please sign in to comment.