summaryrefslogtreecommitdiff
path: root/json/itemgroups/military.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/itemgroups/military.json')
-rw-r--r--json/itemgroups/military.json13
1 files changed, 8 insertions, 5 deletions
diff --git a/json/itemgroups/military.json b/json/itemgroups/military.json
index 48791c1..a492048 100644
--- a/json/itemgroups/military.json
+++ b/json/itemgroups/military.json
@@ -4,13 +4,16 @@
"id": "military",
"subtype": "distribution",
"entries": [
- { "item": "hk_ucp", "prob": 2 },
- { "item": "hk_mp7", "prob": 5 },
+ { "item": "hk_ucp", "prob": 7 },
+ { "item": "hk_mp7", "prob": 7 },
{ "item": "46mm", "prob": 7 },
- { "item": "hk_g11", "prob": 5 },
- { "item": "hk_caws", "prob": 2 },
+ { "item": "hk_g11", "prob": 7 },
+ { "item": "hk_caws", "prob": 5 },
+ { "item": "shot_000", "prob": 5 },
+ { "item": "shot_000_flechette", "prob": 5 },
+ { "item": "shot_000_slug", "prob": 5 },
{ "item": "473x33mm", "prob": 7 },
- { "item": "hk_msg90a2", "prob": 7 }
+ { "item": "hk_msg90a2", "prob": 5 }
]
}
]