diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-03-15 21:33:52 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-03-15 21:33:52 -0700 |
commit | d3a8c4b83b7c8e9e822818574972b79ed40b407c (patch) | |
tree | 79863aa06053399032614c4ceedaea92357cc028 /json/items/tool | |
parent | Port ammo fixes from DDA. (diff) | |
download | cataclysm-bn-mod_packed-at4-d3a8c4b83b7c8e9e822818574972b79ed40b407c.tar.xz |
Backported bufgixes.
Diffstat (limited to 'json/items/tool')
-rw-r--r-- | json/items/tool/explosives.json | 2 |
1 files changed, 1 insertions, 1 deletions
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", |