summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2024-07-14 07:46:25 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2024-07-14 07:46:25 -0700
commitc7fa47f7f554a3ea35b5f591e9af476d1b0a99ca (patch)
tree2e9050c2e6adc5b089b2d68f92d0ebca2b348adc
parentFix some incorrect double-spacing in the reloaded bmg ammo descriptions. (diff)
downloadcataclysm-bn-mod_revert-handgun-damage-buff-c7fa47f7f554a3ea35b5f591e9af476d1b0a99ca.tar.xz
Typo in .40 description.
-rw-r--r--json/items/ammo/40.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/json/items/ammo/40.json b/json/items/ammo/40.json
index 0e72b8c..eff8803 100644
--- a/json/items/ammo/40.json
+++ b/json/items/ammo/40.json
@@ -27,7 +27,7 @@
"copy-from": "40sw",
"type": "AMMO",
"name": { "str_sp": ".40 S&W FMJ" },
- "description": ".40 S&W ammunition with 180gr FMJ bullets. Designed to retain the 10mm Auto cartridge's power with lower recoil, the .40 S&W round became popular for law enforcement and personal defense.",
+ "description": ".40 S&W ammunition with a 180gr FMJ bullets. Designed to retain the 10mm Auto cartridge's power with lower recoil, the .40 S&W round became popular for law enforcement and personal defense.",
"relative": { "damage": { "damage_type": "bullet", "amount": -3, "armor_penetration": 6 } }
},
{