summaryrefslogtreecommitdiff
path: root/json/items/gun/46.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-06-07 01:25:18 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-06-07 01:25:18 -0700
commit6fb51e7db84c84a1c8f77f50118ca68d51925ab7 (patch)
treeb86f77434c50c981170c05e98d4e47722d21cbfd /json/items/gun/46.json
parentIncrease 000shot lead/flechette requirement by 20% (diff)
downloadcataclysm-bn-mod_hk-loadout-6fb51e7db84c84a1c8f77f50118ca68d51925ab7.tar.xz
Tweak MK7A2 mass
Set 40 round magazine as the default for the MP7A2 Add 30 round 4.6mm magazine and droptable
Diffstat (limited to 'json/items/gun/46.json')
-rw-r--r--json/items/gun/46.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/json/items/gun/46.json b/json/items/gun/46.json
index 630e6bf..79f54ec 100644
--- a/json/items/gun/46.json
+++ b/json/items/gun/46.json
@@ -39,7 +39,9 @@
"copy-from": "hk_mp7",
"type": "GUN",
"name": { "str": "H&K MP7A2" },
+ "weight": "1960 g",
"volume": "1000 ml",
- "bashing": 10
+ "bashing": 10,
+ "magazines": [ [ "46", [ "hk46bigmag", "hk46midmag", "hk46mag" ] ] ]
}
]