summaryrefslogtreecommitdiff
path: root/json/itemgroups/military.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-05-27 15:39:41 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-05-27 15:39:41 -0700
commit23a8fd7942e8ba0bf634e38671a940b55436b858 (patch)
tree74088b905d246eb0976a04dce2249160158c45fe /json/itemgroups/military.json
parentRename the mod as it's become more than just typo fixes. (diff)
downloadcataclysm-bn-mod_hk-loadout-23a8fd7942e8ba0bf634e38671a940b55436b858.tar.xz
Rewrite UCP description.
Add USP 40 drops.
Diffstat (limited to 'json/itemgroups/military.json')
-rw-r--r--json/itemgroups/military.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/json/itemgroups/military.json b/json/itemgroups/military.json
index 2199b73..3ef6e21 100644
--- a/json/itemgroups/military.json
+++ b/json/itemgroups/military.json
@@ -4,7 +4,8 @@
"id": "military",
"subtype": "distribution",
"entries": [
- { "item": "hk_ucp", "prob": 6 },
+ { "item": "hk_ucp", "prob": 2 },
+ { "item": "hk_mp7", "prob": 5 },
{ "item": "46mm", "prob": 7 }
]
},