From 8450a8f8ca1715e81cf31c5d87735f77161bb89e Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 6 Apr 2022 19:03:51 -0700 Subject: Remove the redundant 'railgun' from the H&K G80 name. --- json/items/gun/12mm.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'json/items/gun/12mm.json') diff --git a/json/items/gun/12mm.json b/json/items/gun/12mm.json index 0cffa6b..e6e129c 100644 --- a/json/items/gun/12mm.json +++ b/json/items/gun/12mm.json @@ -3,7 +3,7 @@ "id": "hk_g80", "copy-from": "hk_g80", "type": "GUN", - "name": { "str": "H&K G80 railgun" }, + "name": { "str": "H&K G80" }, "valid_mod_locations": [ [ "accessories", 4 ], [ "emitter", 1 ], -- cgit v1.2.1