diff --git a/data/json/itemgroups/Weapons_Mods_Ammo/guns_by_calibre.json b/data/json/itemgroups/Weapons_Mods_Ammo/guns_by_calibre.json index 7d39f71e99798..d02bc175fcfb7 100644 --- a/data/json/itemgroups/Weapons_Mods_Ammo/guns_by_calibre.json +++ b/data/json/itemgroups/Weapons_Mods_Ammo/guns_by_calibre.json @@ -13,14 +13,14 @@ { "group": "nested_walther_ppq_9mm", "prob": 4 }, { "group": "nested_cz75", "prob": 1 }, { "group": "nested_kpf9", "prob": 13 }, - { "group": "nested_hptc9", "prob": 2 } + { "group": "nested_hptc9", "prob": 2 }, + { "group": "nested_walther_ccp", "prob": 7 } ] }, { "type": "item_group", "id": "guns_pistol_common_22", "items": [ - { "group": "nested_walther_ccp", "prob": 7 }, { "group": "nested_walther_p22", "prob": 30 }, { "group": "nested_ruger_lcr_22", "prob": 30 }, { "group": "nested_sig_mosquito", "prob": 15 }, @@ -100,14 +100,14 @@ { "item": "walther_ppq_9mm", "prob": 4, "charges": [ 0, -1 ] }, { "item": "kpf9", "prob": 24, "charges": [ 0, -1 ] }, { "item": "hptc9", "prob": 2, "charges": [ 0, -1 ] }, - { "item": "cz75", "prob": 7, "charges": [ 0, -1 ] } + { "item": "cz75", "prob": 7, "charges": [ 0, -1 ] }, + { "item": "walther_ccp", "prob": 5, "charges": [ 0, -1 ] } ] }, { "type": "item_group", "id": "guns_pistol_common_everyday_carry_22", "items": [ - { "item": "walther_ccp", "prob": 6, "charges": [ 0, -1 ] }, { "item": "sig_mosquito", "prob": 15, "charges": [ 0, -1 ] }, { "item": "sw_22", "prob": 40, "charges": [ 0, -1 ] }, { "item": "walther_p22", "prob": 30, "charges": [ 0, -1 ] },