From 25fd4d50c5ee4c10d8d67858013899635f871c40 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Mon, 8 Jan 2024 20:06:02 -0800 Subject: Replace the descriptions on power armor to remove the silly phrasing regarding shields as underwear. --- power_armor_medium.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'power_armor_medium.json') diff --git a/power_armor_medium.json b/power_armor_medium.json index 151be05..43b6ca7 100644 --- a/power_armor_medium.json +++ b/power_armor_medium.json @@ -5,6 +5,7 @@ "type": "TOOL_ARMOR", "category": "clothing", "name": { "str": "combat exoskeleton Mk II", "str_pl": "combat exoskeletons 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", "extend": { "flags": [ "RAINPROOF" ] } }, @@ -14,6 +15,7 @@ "type": "TOOL_ARMOR", "category": "clothing", "name": { "str": "combat exoskeleton Mk II (on)", "str_pl": "combat exoskeleton Mk IIs (on)" }, + "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. It is currently turned on, activate it to turn it off.", "weight": "36280 g", "weight_capacity_bonus": "36280 g" }, -- cgit v1.2.1