summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-09-16 20:15:28 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-09-16 20:15:28 -0700
commite235dcbdabf72924b058c561941ec8968fa9f868 (patch)
treeb23dbb7f41398b93c86356299bfeec675b82d413
parentTweak mod display name. (diff)
downloadcataclysm-bn-mod_restore-crows-turrets-e235dcbdabf72924b058c561941ec8968fa9f868.tar.xz
Fix inconsistant turret naming.
-rw-r--r--json/items/corpses/inactive_bots.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/json/items/corpses/inactive_bots.json b/json/items/corpses/inactive_bots.json
index 57c548a..2c247ae 100644
--- a/json/items/corpses/inactive_bots.json
+++ b/json/items/corpses/inactive_bots.json
@@ -2,7 +2,7 @@
{
"id": "bot_turret_light",
"type": "TOOL",
- "name": { "str": "inactive autonomous M249 CROWS II", "str_pl": "inactive autonomous M249 CROWS II turrets" },
+ "name": { "str": "inactive M249 autonomous CROWS II", "str_pl": "inactive M249 autonomous CROWS II turrets" },
"description": "This is an inactive turret. Using this item involves loading the unit with the factory-loaded 5.56x45mm rounds in your inventory (if you wish to divide your ammunition, set aside whatever 5.56x45mm rounds you do NOT want to give the turret) turning it on, and placing it on the ground, where it will attach itself. If programmed successfully the turret will then identify you as a friendly, and attack all enemies with its M249.",
"weight": "172 kg",
"volume": "30 L",
@@ -24,7 +24,7 @@
{
"id": "bot_turret_medium",
"type": "TOOL",
- "name": { "str": "inactive autonomous M240 CROWS II", "str_pl": "inactive autonomous M240 CROWS II turrets" },
+ "name": { "str": "inactive M240 autonomous CROWS II", "str_pl": "inactive M240 autonomous CROWS II turrets" },
"description": "This is an inactive turret. Using this item involves loading the unit with the factory-loaded 7.62x51mm rounds in your inventory (if you wish to divide your ammunition, set aside whatever 7.62x51mm rounds you do NOT want to give the turret) turning it on, and placing it on the ground, where it will attach itself. If programmed successfully the turret will then identify you as a friendly, and attack all enemies with its M240.",
"weight": "172 kg",
"volume": "30 L",
@@ -46,7 +46,7 @@
{
"id": "bot_turret_longrange",
"type": "TOOL",
- "name": { "str": "inactive autonomous M2HB CROWS II", "str_pl": "inactive autonomous M2HB CROWS II turrets" },
+ "name": { "str": "inactive M2HB autonomous CROWS II", "str_pl": "inactive M2HB autonomous CROWS II turrets" },
"description": "This is an inactive turret. Using this item involves loading the unit with the factory-loaded .50 BMG rounds in your inventory (if you wish to divide your ammunition, set aside whatever .50 BMG rounds you do NOT want to give the turret) turning it on, and placing it on the ground, where it will attach itself. If programmed successfully the turret will then identify you as a friendly, and attack all enemies with its M2HB.",
"weight": "172 kg",
"volume": "30 L",