From c0c569c8c0b6b6189e845a8157254030d4845aa2 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 8 Nov 2023 19:37:06 -0800 Subject: Clean up numerous entries. --- json/items/ammo/762x25.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'json/items/ammo/762x25.json') diff --git a/json/items/ammo/762x25.json b/json/items/ammo/762x25.json index 6a5f2f9..b1dec30 100644 --- a/json/items/ammo/762x25.json +++ b/json/items/ammo/762x25.json @@ -47,14 +47,6 @@ "recoil": -270 } }, - { - "id": "reloaded_762_25", - "copy-from": "762_25hot", - "type": "AMMO", - "name": { "str_sp": "7.62x25mm FMJ, reloaded" }, - "description": "A high-pressure commercial version of the 7.62x25mm cartridge, loaded with an 85 gr. FMJ bullet. 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, "armor_penetration": 0.9 }, "dispersion": 1.1 } - }, { "id": "bp_762_25", "//": "Should this be copied from 762_25hot, or 762_25?", @@ -70,5 +62,13 @@ }, "extend": { "effects": [ "RECYCLED", "BLACKPOWDER", "MUZZLE_SMOKE" ] }, "delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] } + }, + { + "id": "reloaded_762_25", + "copy-from": "762_25hot", + "type": "AMMO", + "name": { "str_sp": "7.62x25mm FMJ, reloaded" }, + "description": "A high-pressure commercial version of the 7.62x25mm cartridge, loaded with an 85 gr. FMJ bullet. 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, "armor_penetration": 0.9 }, "dispersion": 1.1 } } ] -- cgit v1.2.1