From 96ed44938564e23dccc46ec1da1958d55842115d Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 15 Sep 2022 14:32:59 -0700 Subject: Remove boilerplate references to being reloaded or black powder from ammo descriptions. -This is what the RECYCLED and BLACKPOWDER effects are for. --- json/items/ammo/46.json | 4 ---- 1 file changed, 4 deletions(-) (limited to 'json/items/ammo/46.json') diff --git a/json/items/ammo/46.json b/json/items/ammo/46.json index 01a0d7f..5f8aebf 100644 --- a/json/items/ammo/46.json +++ b/json/items/ammo/46.json @@ -75,7 +75,6 @@ "type": "AMMO", "looks_like": "reloaded_46mm", "name": { "str": "4.6x30mm FMJ, reloaded" }, - "description": "4.6x30mm ammunition with 42gr copper plated steel jacket and lead-antimony core bullets. The FMJ round has longer range and greater wounding potential, albeit with slightly more recoil and reduced muzzle velocity. This one has been hand-reloaded.", "proportional": { "price": 0.7, "damage": { "damage_type": "bullet", "amount": 0.9 }, @@ -90,7 +89,6 @@ "type": "AMMO", "looks_like": "bp_46mm", "name": { "str": "4.6x30mm FMJ, black powder" }, - "description": "4.6x30mm ammunition with 42gr copper plated steel jacket and lead-antimony core bullets. The FMJ round has longer range and greater wounding potential, albeit with slightly more recoil and reduced muzzle velocity. This one has been hand-reloaded with black powder.", "proportional": { "price": 0.3, "damage": { "damage_type": "bullet", "amount": 0.76, "armor_penetration": 0.5 }, @@ -120,7 +118,6 @@ "type": "AMMO", "looks_like": "reloaded_46mm", "name": { "str": "4.6x30mm SHP, reloaded" }, - "description": "4.6x30mm ammunition with 31gr copper plated brass bullets. The Action Law Enforcement solid hollow point round is optimized for use against soft targets, while still having decent penetration. This one has been hand-reloaded.", "proportional": { "price": 0.7, "damage": { "damage_type": "bullet", "amount": 0.9 }, @@ -135,7 +132,6 @@ "type": "AMMO", "looks_like": "bp_46mm", "name": { "str": "4.6x30mm SHP, black powder" }, - "description": "4.6x30mm ammunition with 31gr copper plated brass bullets. The Action Law Enforcement solid hollow point round is optimized for use against soft targets, while still having decent penetration. This one has been hand-reloaded with black powder.", "proportional": { "price": 0.3, "damage": { "damage_type": "bullet", "amount": 0.76, "armor_penetration": 0.5 }, -- cgit v1.2.1