summaryrefslogtreecommitdiff
path: root/json/itemgroups/military.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-11-02 21:14:35 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-11-02 21:14:35 -0800
commit7f427ee2a8e7ac0ab8da15e588574c8b1e843bdd (patch)
tree27741726c060a0a566b04e41d379cfe08ea94e4d /json/itemgroups/military.json
parentFix PSG1/MSG90 volume (diff)
downloadcataclysm-dda-mod_hk-loadout-7f427ee2a8e7ac0ab8da15e588574c8b1e843bdd.tar.xz
Add the G11K2 rifle
Diffstat (limited to 'json/itemgroups/military.json')
-rw-r--r--json/itemgroups/military.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/json/itemgroups/military.json b/json/itemgroups/military.json
index 2d836c0..d74dad2 100644
--- a/json/itemgroups/military.json
+++ b/json/itemgroups/military.json
@@ -6,7 +6,9 @@
"entries": [
{ "item": "hk_ucp", "prob": 2 },
{ "item": "hk_mp7", "prob": 5 },
- { "item": "46mm", "prob": 7 }
+ { "item": "hk_g11", "prob": 2 },
+ { "item": "46mm", "prob": 7 },
+ { "item": "473x33mm", "prob": 2 }
]
},
{