summaryrefslogtreecommitdiff
path: root/revert-07_Remove-handload-quality-distinction-1481.patch
diff options
context:
space:
mode:
Diffstat (limited to 'revert-07_Remove-handload-quality-distinction-1481.patch')
-rw-r--r--revert-07_Remove-handload-quality-distinction-1481.patch6
1 files changed, 5 insertions, 1 deletions
diff --git a/revert-07_Remove-handload-quality-distinction-1481.patch b/revert-07_Remove-handload-quality-distinction-1481.patch
index e43b8b8..7323ff7 100644
--- a/revert-07_Remove-handload-quality-distinction-1481.patch
+++ b/revert-07_Remove-handload-quality-distinction-1481.patch
@@ -110,11 +110,13 @@ diff --git a/data/json/itemgroups/Weapons_Mods_Ammo/ammo.json b/data/json/itemgr
index 5d03f226d2..c10de498fb 100644
--- a/data/json/itemgroups/Weapons_Mods_Ammo/ammo.json
+++ b/data/json/itemgroups/Weapons_Mods_Ammo/ammo.json
-@@ -87,40 +87,40 @@
+@@ -87,42 +87,42 @@
"//": "Reloaded pistol ammo balanced according to rarity.",
"subtype": "distribution",
"entries": [
- { "item": "reloaded_10mm_fmj", "prob": 10 },
+- { "item": "reloaded_22_cphp", "prob": 20 },
+- { "item": "reloaded_22_lr", "prob": 70 },
- { "item": "reloaded_32_acp", "prob": 50 },
- { "item": "reloaded_38_fmj", "prob": 30 },
- { "item": "reloaded_38_special", "prob": 80 },
@@ -149,6 +151,8 @@ index 5d03f226d2..c10de498fb 100644
- { "item": "reloaded_9x18mmP2", "prob": 5 },
- { "item": "reloaded_762_25", "prob": 10 }
+ { "item": "10mm_fmj", "prob": 10 },
++ { "item": "22_cphp", "prob": 20 },
++ { "item": "22_lr", "prob": 70 },
+ { "item": "32_acp", "prob": 50 },
+ { "item": "38_fmj", "prob": 30 },
+ { "item": "38_special", "prob": 80 },