diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-05-11 12:24:46 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-05-11 12:24:46 -0700 |
commit | 83a0f8586f811ea55d350e8abc8045481ef5c221 (patch) | |
tree | d779af796425460e152dac93e15b6f13de13c3cf /json/items/gun/473.json | |
parent | Remove unneccessary description from G80 (diff) | |
download | cataclysm-dda-mod_hk-loadout-83a0f8586f811ea55d350e8abc8045481ef5c221.tar.xz |
Remove justification from weapn descriptions.
Remove unneccessary description from the HK417
Diffstat (limited to 'json/items/gun/473.json')
-rw-r--r-- | json/items/gun/473.json | 2 |
1 files changed, 1 insertions, 1 deletions
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", |