summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2024-04-08 22:34:24 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2024-04-08 22:34:24 -0700
commit634d7c1a3f9510a1d1fe23e4989f293ac1fab335 (patch)
treee5226cf8ad9e37892806de90db794cab2a8b6fe8
parentConvert rpg-7 anti-tank rounds to armor_multiplier. (diff)
downloadcataclysm-bn-mod_revert-handgun-damage-buff-master.tar.xz
Fix some incorrect double-spacing in the reloaded bmg ammo descriptions.HEADmaster
-rw-r--r--json/items/ammo/50.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/json/items/ammo/50.json b/json/items/ammo/50.json
index b9ff784..f344b55 100644
--- a/json/items/ammo/50.json
+++ b/json/items/ammo/50.json
@@ -71,7 +71,7 @@
"copy-from": "50_incendiary",
"type": "AMMO",
"name": { "str_sp": ".50 BMG M17 tracer, reloaded" },
- "description": "A tracer variant of the powerful .50 BMG round. Tracer rounds help to keep the weapon they are fired from on target at the risk of igniting flammable substances. This one has been hand-reloaded by a survivor or perhaps a pre-Cataclysm hobbyist, leading to slightly inferior performance compared to factory-produced ammo.",
+ "description": "A tracer variant of the powerful .50 BMG round. Tracer rounds help to keep the weapon they are fired from on target at the risk of igniting flammable substances. This one has been hand-reloaded by a survivor or perhaps a pre-Cataclysm hobbyist, leading to slightly inferior performance compared to factory-produced ammo.",
"proportional": { "price": 0.7, "damage": { "damage_type": "bullet", "amount": 0.9 }, "dispersion": 1.1 },
"extend": { "effects": [ "RECYCLED" ] },
"delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] }
@@ -91,7 +91,7 @@
"copy-from": "50ss",
"type": "AMMO",
"name": { "str_sp": ".50 BMG M2 AP, reloaded" },
- "description": "A variant of the .50 BMG round that uses a core of hardened steel. Penetration is increased, but damage is reduced. This one has been hand-reloaded. by a survivor or perhaps a pre-Cataclysm hobbyist, leading to slightly inferior performance compared to factory-produced ammo.",
+ "description": "A variant of the .50 BMG round that uses a core of hardened steel. Penetration is increased, but damage is reduced. This one has been hand-reloaded by a survivor or perhaps a pre-Cataclysm hobbyist, leading to slightly inferior performance compared to factory-produced ammo.",
"proportional": { "price": 0.7, "damage": { "damage_type": "bullet", "amount": 0.9 }, "dispersion": 1.1 },
"extend": { "effects": [ "RECYCLED" ] },
"delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] }