summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-11-14 21:45:46 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-11-14 21:45:46 -0800
commita9d17b823d139d0726a16d1d7753baf55665ed8f (patch)
treecd17e3e4c461d5cb9a8698e1553f1f5ddb66e56e
parentFurther reduce 4.73mm volume. (diff)
downloadcataclysm-bn-mod_hk-loadout-a9d17b823d139d0726a16d1d7753baf55665ed8f.tar.xz
Fix the naming of the .40 magazines.
-rw-r--r--json/items/magazine/40.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/json/items/magazine/40.json b/json/items/magazine/40.json
index 3be341c..a4a691c 100644
--- a/json/items/magazine/40.json
+++ b/json/items/magazine/40.json
@@ -3,7 +3,7 @@
"id": "usp40mag",
"copy-from": "usp9mag",
"type": "MAGAZINE",
- "name": { "str": "H&K USP .40 magazine" },
+ "name": { "str": "H&K USP .40 13-round magazine" },
"description": "A standard capacity magazine for use with the Heckler & Koch USP .40 handgun.",
"ammo_type": [ "40" ],
"capacity": 13
@@ -12,14 +12,14 @@
"id": "p3040mag",
"copy-from": "usp40mag",
"type": "MAGAZINE",
- "name": { "str": "H&K P30 .40 magazine" },
+ "name": { "str": "H&K P30 .40 13-round magazine" },
"description": "A standard capacity magazine for use with the Heckler & Koch P30 .40 handgun."
},
{
"id": "ump40mag",
"copy-from": "ump45mag",
"type": "MAGAZINE",
- "name": { "str": "H&K UMP40 magazine" },
+ "name": { "str": "H&K UMP40 30-round magazine" },
"description": "A standard 30-round box magazine for use with the Heckler & Koch UMP40 SMG.",
"weight": "200 g",
"ammo_type": [ "40" ],