summaryrefslogtreecommitdiff
path: root/json/items/gun/40.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-06-27 02:29:57 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-06-27 02:29:57 -0700
commit9ac7baa55d3a6b8f9613c5b055c78d08652eab7b (patch)
treece954914c4e4ad812364d53339df6285453726a5 /json/items/gun/40.json
parentRemove excess whitespace (diff)
downloadcataclysm-bn-mod_hk-loadout-9ac7baa55d3a6b8f9613c5b055c78d08652eab7b.tar.xz
Reduce duplication of item references
No longer require editing of 45.json
Diffstat (limited to 'json/items/gun/40.json')
-rw-r--r--json/items/gun/40.json2
1 files changed, 1 insertions, 1 deletions
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" ] ] ]