From d15bd96c4c209dc1aa5bc3d52c1e9c8459e8190f Mon Sep 17 00:00:00 2001
From: jc_gargma <jc_gargma@iserlohn-fortress.net>
Date: Wed, 6 Apr 2022 19:17:23 -0700
Subject: Rephrase UMP9 description.

---
 json/items/gun/9mm.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'json')

diff --git a/json/items/gun/9mm.json b/json/items/gun/9mm.json
index 75f7980..5d71b52 100644
--- a/json/items/gun/9mm.json
+++ b/json/items/gun/9mm.json
@@ -27,7 +27,7 @@
     "copy-from": "hk_ump45",
     "type": "GUN",
     "name": { "str_sp": "H&K UMP9" },
-    "description": "Developed as a successor to the MP5 submachine gun, the UMP9 retains the earlier model's supreme accuracy and low recoil, but with reduced weight and size.",
+    "description": "Developed as a successor to the MP5 submachine gun, the UMP9 retains the earlier model's supreme accuracy and low recoil, but with reduced size and weight.",
     "weight": "2300 g",
     "ammo": "9mm",
     "min_cycle_recoil": 450,
-- 
cgit v1.2.1