From 2952e57a520355cf7b5adb963c6e61373471aee6 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Mon, 13 Mar 2023 09:54:32 -0700 Subject: Fix rocket and launcher weights. --- json/items/gun/84x246mm.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'json/items/gun') diff --git a/json/items/gun/84x246mm.json b/json/items/gun/84x246mm.json index ea39bab..915a21a 100644 --- a/json/items/gun/84x246mm.json +++ b/json/items/gun/84x246mm.json @@ -7,7 +7,7 @@ "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" ] }, "ammo": [ "84x246mm" ], - "weight": "6803 g", + "weight": "6260 g", "volume": "3500 ml", "price": 400000, "price_postapoc": 5000, -- cgit v1.2.1