summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-04-11 21:42:52 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-04-11 21:42:52 -0700
commit4e13b985a7374d420d9b96305ff9b3dd5e39264f (patch)
treee25b726195d203ec04b21d10a26a1c01549ff29d
parentUpdated to use BN depends. (diff)
downloadcataclysm-bn-mod_m26-mass-4e13b985a7374d420d9b96305ff9b3dd5e39264f.tar.xz
Update itemgroups.
-rw-r--r--json/itemgroups/Weapons_Mods_Ammo/gunmod.json2
-rw-r--r--json/itemgroups/military.json8
2 files changed, 9 insertions, 1 deletions
diff --git a/json/itemgroups/Weapons_Mods_Ammo/gunmod.json b/json/itemgroups/Weapons_Mods_Ammo/gunmod.json
index f640c3c..b5c5d5a 100644
--- a/json/itemgroups/Weapons_Mods_Ammo/gunmod.json
+++ b/json/itemgroups/Weapons_Mods_Ammo/gunmod.json
@@ -4,7 +4,7 @@
"id": "gunmod_milspec",
"//": "Military specification gunmods found only at military sites.",
"items": [
- [ "m26_mass", 35 ]
+ [ "m26_mass", 20 ]
]
}
]
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,6 +1,14 @@
[
{
"type": "item_group",
+ "id": "sopmod_2",
+ "subtype": "distribution",
+ "entries": [
+ { "item": "m26_mass", "prob": 100 }
+ ]
+ },
+ {
+ "type": "item_group",
"id": "military",
"subtype": "distribution",
"entries": [