From 33fe980d1a6713c0249df6c06ec568d338f17a83 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 29 Oct 2021 15:34:47 -0700 Subject: Fix reloaded 20x66mm slug description. --- json/items/ammo/20x66mm.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json/items/ammo/20x66mm.json b/json/items/ammo/20x66mm.json index d6e69ab..9152370 100644 --- a/json/items/ammo/20x66mm.json +++ b/json/items/ammo/20x66mm.json @@ -54,7 +54,7 @@ "copy-from": "20x66_shot", "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.", + "description": "20x66mm caseless shotgun rounds, solid projectile type. Produced without access to proper ammunition casting machinery, these knockoffs are of lower quality than stock rounds. Being caseless rounds, these cannot be disassembled or reloaded.", "price": 1500, "price_postapoc": 9000, "relative": { "range": 12, "pierce": 8 }, -- cgit v1.2.1