From d3a8c4b83b7c8e9e822818574972b79ed40b407c Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 15 Mar 2023 21:33:52 -0700 Subject: Backported bufgixes. --- json/items/gun/84x246mm.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'json/items/gun') diff --git a/json/items/gun/84x246mm.json b/json/items/gun/84x246mm.json index 915a21a..f4210bb 100644 --- a/json/items/gun/84x246mm.json +++ b/json/items/gun/84x246mm.json @@ -4,13 +4,14 @@ "type": "GUN", "copy-from": "m3_carlgustav", "name": { "str": "AT4" }, - "description": "Mil-Spec rocket launcher. An 84-mm unguided, portable, single-shot recoilless smoothbore weapon used primarily by the US military.", - "extend": { "flags": [ "FIRE_TWOHAND", "NO_REPAIR", "NO_UNLOAD", "NO_RELOAD", "TRADER_AVOID" ] }, + "description": "A milspec rocket launcher - an 84mm unguided, portable, single-shot recoilless smoothbore weapon used primarily by the US military.", + "extend": { "flags": [ "FIRE_TWOHAND", "NO_REPAIR", "NO_RELOAD", "NO_UNLOAD", "TRADER_AVOID" ] }, + "delete": { "flags": [ "RELOAD_ONE" ] }, "ammo": [ "84x246mm" ], "weight": "6260 g", "volume": "3500 ml", - "price": 400000, - "price_postapoc": 5000, + "price": 2000000, + "price_postapoc": 6000, "bashing": 4, "dispersion": 200, "durability": 7 -- cgit v1.2.1