summaryrefslogtreecommitdiff
path: root/json/items/gun
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-03-13 09:54:32 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-03-13 09:54:32 -0700
commit2952e57a520355cf7b5adb963c6e61373471aee6 (patch)
tree653e71ffee8ea1a45325f2e75fc0ad819b5153bc /json/items/gun
parentUpdated to use BN depends. (diff)
downloadcataclysm-bn-mod_packed-at4-2952e57a520355cf7b5adb963c6e61373471aee6.tar.xz
Fix rocket and launcher weights.
Diffstat (limited to 'json/items/gun')
-rw-r--r--json/items/gun/84x246mm.json2
1 files changed, 1 insertions, 1 deletions
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,