summaryrefslogtreecommitdiff
path: root/json
diff options
context:
space:
mode:
Diffstat (limited to 'json')
-rw-r--r--json/items/gun/84x246mm.json9
-rw-r--r--json/items/tool/explosives.json2
2 files changed, 6 insertions, 5 deletions
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
diff --git a/json/items/tool/explosives.json b/json/items/tool/explosives.json
index 5f020fd..5c3bb32 100644
--- a/json/items/tool/explosives.json
+++ b/json/items/tool/explosives.json
@@ -25,7 +25,7 @@
"armor_data": { "covers": [ "torso" ], "coverage": 5, "material_thickness": 2, "encumbrance": 3 },
"use_action": {
"target": "AT4",
- "msg": "You pull the activating lever, readying the LAW to fire.",
+ "msg": "You pull the activating lever, readying the AT4 to fire.",
"target_charges": 1,
"target_ammo": "84x246mm_hedp",
"menu_text": "Activate",