summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-10-04 17:42:00 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-10-04 17:42:00 -0700
commita5531b8aae4f00d2574a69e52293611ad303a56c (patch)
treedf8df81d0a1900a594e62a31cbfc94c13968c3d8
parentOverride 5x50 ammo. (diff)
downloadcataclysm-bn-mod_revert-handgun-damage-buff-a5531b8aae4f00d2574a69e52293611ad303a56c.tar.xz
Minor rephrasing for 308 rounds.
-rw-r--r--json/items/ammo/308.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/json/items/ammo/308.json b/json/items/ammo/308.json
index 78ef0ce..5215892 100644
--- a/json/items/ammo/308.json
+++ b/json/items/ammo/308.json
@@ -38,7 +38,7 @@
"copy-from": "762_51",
"type": "AMMO",
"name": { "str": "7.62x51mm NATO M62 tracer" },
- "description": "A 7.62x51mm NATO M62 tracer round. Traditional practice is to load one of these for every four normal rounds to help keep the weapon they are fired from on target. They have the potential to ignite flammable surfaces on impact.",
+ "description": "A 7.62x51mm NATO tracer round. Traditional practice is to load one of these for every four normal rounds to help keep the weapon they are fired from on target. They have the potential to ignite flammable surfaces on impact.",
"extend": { "effects": [ "INCENDIARY" ] }
},
{
@@ -76,7 +76,7 @@
"copy-from": "762_51_incendiary",
"type": "AMMO",
"name": { "str": "7.62x51mm NATO M62 tracer, black powder" },
- "description": "A 7.62x51mm NATO M62 tracer round. Traditional practice is to load one of these for every four normal rounds to help keep the weapon they are fired from on target. Someone was down on their luck when they hand-reloaded this one - it's filled with black powder instead of smokeless powder. Expect lower velocity, muzzle smoke, and a dirtier barrel if you shoot it.",
+ "description": "A 7.62x51mm NATO tracer round. Traditional practice is to load one of these for every four normal rounds to help keep the weapon they are fired from on target. Someone was down on their luck when they hand-reloaded this one - it's filled with black powder instead of smokeless powder. Expect lower velocity, muzzle smoke, and a dirtier barrel if you shoot it.",
"proportional": {
"price": 0.3,
"damage": { "damage_type": "bullet", "amount": 0.76, "armor_penetration": 0.5 },