summaryrefslogtreecommitdiff
path: root/power_armor_heavy.json
diff options
context:
space:
mode:
Diffstat (limited to 'power_armor_heavy.json')
-rw-r--r--power_armor_heavy.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/power_armor_heavy.json b/power_armor_heavy.json
index 897913e..2923f71 100644
--- a/power_armor_heavy.json
+++ b/power_armor_heavy.json
@@ -1,14 +1,23 @@
[
{
+ "id": "power_armor_heavy_",
+ "copy-from": "power_armor_heavy",
+ "type": "TOOL_ARMOR",
+ "category": "clothing",
+ "name": { "str": "heavy combat exoskeleton", "str_pl": "heavy combat exoskeletons" }
+ },
+ {
"id": "power_armor_heavy_on",
"copy-from": "power_armor_heavy_on",
"type": "TOOL_ARMOR",
+ "category": "clothing",
"name": { "str": "heavy combat exoskeleton (on)", "str_pl": "heavy combat exoskeletons (on)" }
},
{
"id": "power_armor_helmet_heavy",
"copy-from": "power_armor_helmet_heavy",
"type": "TOOL_ARMOR",
+ "category": "clothing",
"name": { "str": "heavy environmental combat helmet", "str_pl": "heavy environmental combat helmet" },
"flags": [
"USE_UPS",
@@ -24,6 +33,7 @@
"id": "power_armor_helmet_heavy_on",
"copy-from": "power_armor_helmet_heavy_on",
"type": "TOOL_ARMOR",
+ "category": "clothing",
"name": { "str": "heavy environmental combat helmet (on)", "str_pl": "heavy environmental combat helmet (on)" },
"flags": [
"USE_UPS",