diff options
Diffstat (limited to 'power_armor_heavy.json')
-rw-r--r-- | power_armor_heavy.json | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/power_armor_heavy.json b/power_armor_heavy.json index 7a240a0..fe82c53 100644 --- a/power_armor_heavy.json +++ b/power_armor_heavy.json @@ -15,8 +15,7 @@ "category": "clothing", "name": { "str": "heavy combat exoskeleton (on)", "str_pl": "heavy combat exoskeletons (on)" }, "weight": "75420 g", - "weight_capacity_bonus": "75420 g", - "extend": { "flags": [ "RAINPROOF" ] } + "weight_capacity_bonus": "75420 g" }, { "id": "power_armor_helmet_heavy", @@ -38,12 +37,9 @@ "weight_capacity_bonus": "7542 g", "extend": { "flags": [ - "WATCH", "THERMOMETER", "CLIMATE_CONTROL", "TRADER_AVOID", - "RAINPROOF", - "SWIM_GOGGLES", "PARTIAL_DEAF" ] } |