From 19e30025778db5ea82864266a97b0ada5232a3f4 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 13 May 2021 18:00:03 -0700 Subject: Increase m26 drop rate to above the masterkey --- json/itemgroups/Weapons_Mods_Ammo/gunmod.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json/itemgroups/Weapons_Mods_Ammo/gunmod.json b/json/itemgroups/Weapons_Mods_Ammo/gunmod.json index b6bcce8..f640c3c 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", 10 ] + [ "m26_mass", 35 ] ] } ] -- cgit v1.2.1