From c1af80a063685b32e59126452419afe3b49f6b63 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 26 Apr 2022 12:33:06 -0700 Subject: Add 4.6mm FMJ and SHP rounds, with itemgroups and uncraft. -Also add reloaded and black powder variants with itemgroups and recipes. --- json/itemgroups/military.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'json/itemgroups/military.json') diff --git a/json/itemgroups/military.json b/json/itemgroups/military.json index a492048..96d5403 100644 --- a/json/itemgroups/military.json +++ b/json/itemgroups/military.json @@ -7,6 +7,8 @@ { "item": "hk_ucp", "prob": 7 }, { "item": "hk_mp7", "prob": 7 }, { "item": "46mm", "prob": 7 }, + { "item": "46mm_fmj", "prob": 7 }, + { "item": "46mm_shp", "prob": 7 }, { "item": "hk_g11", "prob": 7 }, { "item": "hk_caws", "prob": 5 }, { "item": "shot_000", "prob": 5 }, -- cgit v1.2.1