diff options
Diffstat (limited to 'power_armor_heavy.json')
-rw-r--r-- | power_armor_heavy.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/power_armor_heavy.json b/power_armor_heavy.json index 80323dd..572dd28 100644 --- a/power_armor_heavy.json +++ b/power_armor_heavy.json @@ -13,6 +13,7 @@ "type": "TOOL_ARMOR", "category": "clothing", "name": { "str": "heavy combat exoskeleton (on)", "str_pl": "heavy combat exoskeletons (on)" }, + "weight": "75420 g", "weight_capacity_bonus": "75420 g" }, { @@ -38,6 +39,7 @@ "type": "TOOL_ARMOR", "category": "clothing", "name": { "str": "heavy environmental combat helmet (on)", "str_pl": "heavy environmental combat helmet (on)" }, + "weight": "7542 g", "weight_capacity_bonus": "7542 g", "flags": [ "USE_UPS", |