From 3849d54a5991c198212cc722db10373b11afbc61 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 9 Jan 2024 23:23:31 -0800 Subject: Clean up the 40mm grenade descriptions. --- json/items/ammo/40x53mm.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'json/items/ammo/40x53mm.json') diff --git a/json/items/ammo/40x53mm.json b/json/items/ammo/40x53mm.json index 072dd39..b8dad79 100644 --- a/json/items/ammo/40x53mm.json +++ b/json/items/ammo/40x53mm.json @@ -24,7 +24,7 @@ "copy-from": "40x53mm_grenade", "type": "AMMO", "name": { "str": "40x53mm M1001" }, - "description": "40x53mm canister shot loaded with 17 grain flechettes.", + "description": "A high velocity 40x53mm flechette cartridge.", "weight": "340 g", "//": "Balanced as AP.", "range": 10, @@ -38,7 +38,7 @@ "copy-from": "40x53mm_grenade", "type": "AMMO", "name": { "str": "40x53mm M430A1" }, - "description": "A high velocity 40x53mm HEDP grenade. It can penetrate 3 inches of steel armor and fragmentation of the projectile body also makes it suitable for use against infantry.", + "description": "A high velocity 40x53mm HEDP grenade cartridge. It can penetrate 3 inches of steel armor and fragmentation of the projectile body also makes it suitable for use against infantry.", "weight": "340 g", "damage": { "damage_type": "bullet", "amount": 250, "armor_penetration": 45 }, "casing": "40x53mm_m169_casing", -- cgit v1.2.1