summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-10-04 19:32:17 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-10-04 19:32:17 -0700
commitb56823e284d1c8c09fad15f3b4c45f9cdc8136ac (patch)
treeb55288e6a38cb50ed21589a18a4aa76ed7919829
parentRename 00 shot to 12ga. (diff)
downloadcataclysm-bn-mod_revert-handgun-damage-buff-b56823e284d1c8c09fad15f3b4c45f9cdc8136ac.tar.xz
Fix 12ga range back to 12.
-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 86d7790..be91573 100644
--- a/json/items/ammo/shot.json
+++ b/json/items/ammo/shot.json
@@ -17,7 +17,7 @@
"stack_size": 20,
"ammo_type": "shot",
"casing": "shot_hull",
- "range": 20,
+ "range": 12,
"damage": { "damage_type": "bullet", "amount": 80, "armor_multiplier": 2.0 },
"recoil": 2500,
"loudness": 160,