From 9ac7baa55d3a6b8f9613c5b055c78d08652eab7b Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sat, 27 Jun 2020 02:29:57 -0700 Subject: Reduce duplication of item references No longer require editing of 45.json --- json/items/gun/40.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'json/items/gun/40.json') diff --git a/json/items/gun/40.json b/json/items/gun/40.json index a43fda2..ac4bd96 100644 --- a/json/items/gun/40.json +++ b/json/items/gun/40.json @@ -3,7 +3,7 @@ "id": "usp_40", "copy-from": "usp_9mm", "type": "GUN", - "name": { "str": "H&K USP .40" }, + "name": { "str": "H&K USP .40", "str_pl": "H&K USP .40" }, "weight": "748 g", "ammo": "40", "magazines": [ [ "40", [ "usp40mag" ] ] ] -- cgit v1.2.1