summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2024-05-17 13:10:16 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2024-05-17 13:10:16 -0700
commitfec8ee7c673ac955cf88dc0b4a2a97574252a638 (patch)
treedc3945e4b3646ac0e7793d224fbd8f675afe1cea
parentFix power armor helmets lacking SWIM_GOGGLES. (diff)
downloadcataclysm-bn-mod_armor-rebalance-master.tar.xz
Fix some power armor plurals. Also fix power armor magazine carrier adding encumbrance.HEADmaster
-rw-r--r--json/items/armor/power_armor.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/json/items/armor/power_armor.json b/json/items/armor/power_armor.json
index 1ea6a7e..c20f434 100644
--- a/json/items/armor/power_armor.json
+++ b/json/items/armor/power_armor.json
@@ -21,7 +21,7 @@
"copy-from": "power_armor_basic",
"type": "TOOL_ARMOR",
"category": "clothing",
- "name": { "str": "combat exoskeleton Mk II", "str_pl": "combat exoskeletons Mk IIs" },
+ "name": { "str": "combat exoskeleton Mk II", "str_pl": "combat exoskeleton Mk IIs" },
"description": "These were the second wave of military combat exoskeleton, and got a lot of media attention, with popular Navy commercials featuring them heavily. It consists of a muscle-boosting exoskeleton frame with overlayed segmented alloy plating. Despite advancements over the original bulky 'tank suits', it's still highly cumbersome when inactive. An integrated chemical resistant bodyglove precludes wearing clothing aside from most undergarments.",
"weight": "36280 g"
},
@@ -183,7 +183,8 @@
"copy-from": "power_armor_chest_rig",
"type": "ARMOR",
"category": "clothing",
- "name": { "str": "combat exoskeleton magazine carrier" }
+ "name": { "str": "combat exoskeleton magazine carrier" },
+ "rigid": true
},
{
"id": "power_armor_bscabbard",