From 4a1130783e102db861ccc3602aeb399fd6961802 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 4 Oct 2023 17:22:44 -0700 Subject: Remove 20x66mm slug. --- json/items/ammo/20x66mm.json | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/json/items/ammo/20x66mm.json b/json/items/ammo/20x66mm.json index dd2fcaf..22297d5 100644 --- a/json/items/ammo/20x66mm.json +++ b/json/items/ammo/20x66mm.json @@ -1,19 +1,4 @@ [ - { - "id": "20x66_slug", - "copy-from": "20x66_shot_abstract", - "type": "AMMO", - "name": { "str": "20x66mm slug" }, - "description": "20x66mm caseless shotgun rounds, solid projectile type. Proprietary ammunition for Rivtech shotguns. Being caseless rounds, these cannot be disassembled or reloaded.", - "price": 1500, - "price_postapoc": 9000, - "relative": { "damage": { "damage_type": "bullet", "armor_penetration": 8 }, "range": 12 }, - "proportional": { - "dispersion": 1.3, - "recoil": 1.4 - }, - "delete": { "effects": [ "SHOT" ] } - }, { "id": "20x66_shot_reloaded", "copy-from": "20x66_shot", -- cgit v1.2.1