summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2024-04-06 17:52:20 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2024-04-06 17:52:20 -0700
commit27887be9daba9179ca86beaf522e2439ed9decad (patch)
tree247393186149711a74b7d4295a3b5e74b296720c
parentConvert prices to cent/USD. (diff)
downloadcataclysm-bn-mod_hk-loadout-27887be9daba9179ca86beaf522e2439ed9decad.tar.xz
Increase range of shotgun shells as per rebalance.
-rw-r--r--json/items/ammo/shot.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/json/items/ammo/shot.json b/json/items/ammo/shot.json
index 158907a..e33fc96 100644
--- a/json/items/ammo/shot.json
+++ b/json/items/ammo/shot.json
@@ -18,7 +18,7 @@
"stack_size": 20,
"ammo_type": "shot",
"casing": "shot_hull",
- "range": 12,
+ "range": 18,
"damage": { "damage_type": "bullet", "amount": 90, "armor_multiplier": 2.0 },
"recoil": 3500,
"loudness": 160,