From a23968763be0138fca1c9ea1d48cd1ca879ef9fe Mon Sep 17 00:00:00 2001 From: olanti-p Date: Wed, 5 Feb 2020 16:40:04 +0300 Subject: [PATCH] Fixed typos in ammo descriptions --- data/json/items/ammo/50.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/json/items/ammo/50.json b/data/json/items/ammo/50.json index 37f65e278ddeb..724628539399b 100644 --- a/data/json/items/ammo/50.json +++ b/data/json/items/ammo/50.json @@ -4,7 +4,7 @@ "copy-from": "50bmg", "type": "AMMO", "name": ".50 BMG M17 tracer", - "description": "A tracer variant of the powerful .50 BMG round. Tracer rounds to help keep the weapon they are fired from on target at the risk of igniting flammable substances.", + "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.", "count": 10, "effects": [ "INCENDIARY" ], "dispersion": 310 @@ -70,7 +70,7 @@ "copy-from": "50_incendiary", "type": "AMMO", "name": ".50 BMG tracer, reloaded", - "description": "A tracer variant of the powerful .50 BMG round. Tracer rounds to help keep the weapon they are fired from on target at the risk of igniting flammable substances. This one has been hand-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.", "proportional": { "price": 0.7, "damage": 0.9, "dispersion": 1.1 }, "extend": { "effects": [ "RECYCLED" ] }, "delete": { "effects": [ "NEVER_MISFIRES" ] }