diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2020-11-30 14:46:03 -0800 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2020-11-30 14:46:03 -0800 |
commit | f098d480546667cd74008caf83a3181f0656310f (patch) | |
tree | 9f3789a542d0bb04912069e613a877c96b17217f /json | |
parent | Add uncraft for 000shot (diff) | |
download | cataclysm-bn-mod_hk-loadout-f098d480546667cd74008caf83a3181f0656310f.tar.xz |
Clean up UCP description
Diffstat (limited to 'json')
-rw-r--r-- | json/items/gun/46.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/json/items/gun/46.json b/json/items/gun/46.json index 014dcdd..5df9266 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 provide an additional platform for the 4.6mm round.", + "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.", "weight": "730 g", "volume": "500 ml", "price": 125000, |