From 4e13b985a7374d420d9b96305ff9b3dd5e39264f Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 11 Apr 2023 21:42:52 -0700 Subject: Update itemgroups. --- json/itemgroups/military.json | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'json/itemgroups/military.json') diff --git a/json/itemgroups/military.json b/json/itemgroups/military.json index 0abea8c..54bda11 100644 --- a/json/itemgroups/military.json +++ b/json/itemgroups/military.json @@ -1,4 +1,12 @@ [ + { + "type": "item_group", + "id": "sopmod_2", + "subtype": "distribution", + "entries": [ + { "item": "m26_mass", "prob": 100 } + ] + }, { "type": "item_group", "id": "military", -- cgit v1.2.1