From 83a0f8586f811ea55d350e8abc8045481ef5c221 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 11 May 2021 12:24:46 -0700 Subject: Remove justification from weapn descriptions. Remove unneccessary description from the HK417 --- json/items/gun/000shot.json | 2 +- json/items/gun/308.json | 3 +-- json/items/gun/46.json | 2 +- json/items/gun/473.json | 2 +- 4 files changed, 4 insertions(+), 5 deletions(-) diff --git a/json/items/gun/000shot.json b/json/items/gun/000shot.json index 0cae47f..5707370 100644 --- a/json/items/gun/000shot.json +++ b/json/items/gun/000shot.json @@ -4,7 +4,7 @@ "copy-from": "shotgun_base", "type": "GUN", "name": { "str": "H&K CAWS" }, - "description": "The Heckler & Koch CAWS was designed to fill the need for a high accuracy, short-range weapon with low recoil. While production was originally cancelled, the design was revived years later and put into production for military use.", + "description": "The Heckler & Koch CAWS was designed to fill the need for a high accuracy, short-range weapon with low recoil.", "weight": "3700 g", "volume": "2750 ml", "looks_like": "USAS_12", diff --git a/json/items/gun/308.json b/json/items/gun/308.json index 3054b6b..3da789e 100644 --- a/json/items/gun/308.json +++ b/json/items/gun/308.json @@ -3,8 +3,7 @@ "id": "hk417_13", "copy-from": "hk417_13", "type": "GUN", - "name": { "str": "H&K HK417A2" }, - "description": "A German battle rifle with a 13\" barrel and telescopic stock. It is a gas operated, rotating bolt rifle with a short-stroke piston design similar to that of the G36." + "name": { "str": "H&K HK417A2" } }, { "id": "hk_psg1a1", diff --git a/json/items/gun/46.json b/json/items/gun/46.json index d6550b3..630e6bf 100644 --- a/json/items/gun/46.json +++ b/json/items/gun/46.json @@ -4,7 +4,7 @@ "type": "GUN", "reload_noise_volume": 10, "name": { "str": "H&K UCP" }, - "description": "The Heckler & Koch UCP is a small, very high capacity pistol designed to counter most common body armors. While originally cancelled during the prototype stage, production later resumed to compete against the increasingly popular FN Five-Seven handgun.", + "description": "The Heckler & Koch UCP is a small, very high capacity pistol designed to counter most common body armors.", "weight": "730 g", "volume": "500 ml", "price": 125000, diff --git a/json/items/gun/473.json b/json/items/gun/473.json index 37bc503..6e273e5 100644 --- a/json/items/gun/473.json +++ b/json/items/gun/473.json @@ -4,7 +4,7 @@ "type": "GUN", "reload_noise_volume": 10, "name": { "str": "H&K G11K2 Assault Rifle" }, - "description": "The Heckler & Koch G11 was designed to replace the G3 rifle and is notable for utilizing the caseless 4.73x33m round. Only 1000 units were originally made, but production resumed years later due to demand for a non-exclusive alternative to Rivtech's caseless rifle.", + "description": "The Heckler & Koch G11 was designed to replace the G3 rifle and is notable for utilizing the caseless 4.73x33m round.", "weight": "3650 g", "volume": "1750 ml", "looks_like": "rm51_assault_rifle", -- cgit v1.2.1