From 5f858cdea6c355812caae5b09857a8d970db317a Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 3 Nov 2020 16:37:04 -0800 Subject: Add the CAWS Adjust the MSG90 out of active service --- json/itemgroups/military.json | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) (limited to 'json/itemgroups/military.json') diff --git a/json/itemgroups/military.json b/json/itemgroups/military.json index d74dad2..48791c1 100644 --- a/json/itemgroups/military.json +++ b/json/itemgroups/military.json @@ -6,17 +6,11 @@ "entries": [ { "item": "hk_ucp", "prob": 2 }, { "item": "hk_mp7", "prob": 5 }, - { "item": "hk_g11", "prob": 2 }, { "item": "46mm", "prob": 7 }, - { "item": "473x33mm", "prob": 2 } - ] - }, - { - "type": "item_group", - "id": "military_standard_sniper_rifles", - "subtype": "distribution", - "entries": [ - { "item": "hk_msg90a2", "prob": 10, "charges": [ 0, 20] } + { "item": "hk_g11", "prob": 5 }, + { "item": "hk_caws", "prob": 2 }, + { "item": "473x33mm", "prob": 7 }, + { "item": "hk_msg90a2", "prob": 7 } ] } ] -- cgit v1.2.1