summaryrefslogtreecommitdiff
path: root/json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-10-06 19:54:54 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-10-06 19:54:54 -0700
commit854329ae7c658a62f4ac656df404399f32ba7f6c (patch)
tree358f6aed11426dbfb62d7adde714bec8f126d490 /json
parentUpdate uncraft ala 2022-09-15-2016. (diff)
downloadcataclysm-dda-mod_hk-loadout-854329ae7c658a62f4ac656df404399f32ba7f6c.tar.xz
Fix 000 ammunition drop tables.
Diffstat (limited to 'json')
-rw-r--r--json/itemgroups/Weapons_Mods_Ammo/ammo.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/json/itemgroups/Weapons_Mods_Ammo/ammo.json b/json/itemgroups/Weapons_Mods_Ammo/ammo.json
index 46e1132..93fbe3b 100644
--- a/json/itemgroups/Weapons_Mods_Ammo/ammo.json
+++ b/json/itemgroups/Weapons_Mods_Ammo/ammo.json
@@ -55,14 +55,14 @@
"//": "Military specification shotgun ammo found at military sites.",
"subtype": "distribution",
"entries": [
- { "item": "shot_000_he", "prob": 15 },
+ { "item": "shot_000_he", "prob": 8 },
{ "item": "shot_000_flechette", "prob": 80 },
- { "item": "shot_000_inc", "prob": 30 }
+ { "item": "shot_000_inc", "prob": 25 }
]
},
{
"type": "item_group",
- "id": "ammo_shotgun_reloaded",
+ "id": "ammo_shotgun_modern_handloads",
"//": "Reloaded shotgun ammo balanced according to rarity.",
"subtype": "distribution",
"entries": [