summaryrefslogtreecommitdiff
path: root/json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-04-02 00:34:22 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-04-02 00:34:22 -0700
commitea846f083303dd5b33a60654888edeaea3fb5b89 (patch)
treed8ca6d7966556ad51348547d5fe15f4a5b215d73 /json
parentConvert 12mm ammo recipe to bootleg (diff)
downloadcataclysm-bn-mod_hk-loadout-ea846f083303dd5b33a60654888edeaea3fb5b89.tar.xz
Reduce MP5 volume to 1750 ml
Diffstat (limited to 'json')
-rw-r--r--json/items/gun/9mm.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/json/items/gun/9mm.json b/json/items/gun/9mm.json
index 56a7f9a..445362a 100644
--- a/json/items/gun/9mm.json
+++ b/json/items/gun/9mm.json
@@ -4,6 +4,7 @@
"copy-from": "usp_9mm",
"type": "GUN",
"name": { "str": "H&K USP 9mm", "str_pl": "H&K USP 9mm" },
- "weight": "748 g"
+ "weight": "748 g",
+ "volume": "1750 ml"
}
]