summaryrefslogtreecommitdiff
path: root/json/itemgroups/Weapons_Mods_Ammo/guns.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-11-03 19:52:51 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-11-03 19:52:51 -0800
commita92fb76848754f9e732e57b7f73f22bb40d67118 (patch)
tree83e59e238b190d1867e182be653381112328e27b /json/itemgroups/Weapons_Mods_Ammo/guns.json
parentAdd CAWS description (diff)
downloadcataclysm-bn-mod_hk-loadout-a92fb76848754f9e732e57b7f73f22bb40d67118.tar.xz
Add 000shot drops
Adjust drop rates for other items
Diffstat (limited to 'json/itemgroups/Weapons_Mods_Ammo/guns.json')
-rw-r--r--json/itemgroups/Weapons_Mods_Ammo/guns.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/json/itemgroups/Weapons_Mods_Ammo/guns.json b/json/itemgroups/Weapons_Mods_Ammo/guns.json
index abf179e..9b8d511 100644
--- a/json/itemgroups/Weapons_Mods_Ammo/guns.json
+++ b/json/itemgroups/Weapons_Mods_Ammo/guns.json
@@ -20,7 +20,7 @@
"id": "guns_pistol_milspec",
"//": "Military specification pistols only ever found at military sites.",
"items": [
- { "item": "hk_ucp", "prob": 5, "charges-min": 0, "charges-max": 20 }
+ { "item": "hk_ucp", "prob": 35, "charges-min": 0, "charges-max": 20 }
]
},
{
@@ -45,7 +45,7 @@
"//": "Military specification rifles only ever found at military sites.",
"items": [
{ "item": "hk_msg90a2", "prob": 15, "charges-min": 0, "charges-max": 20 },
- { "item": "hk_g11", "prob": 10, "charges-min": 0, "charges-max": 50 }
+ { "item": "hk_g11", "prob": 30, "charges-min": 0, "charges-max": 50 }
]
},
{