diff options
Diffstat (limited to 'power_armor_salvaged.json')
-rw-r--r-- | power_armor_salvaged.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/power_armor_salvaged.json b/power_armor_salvaged.json index 1435535..12c635a 100644 --- a/power_armor_salvaged.json +++ b/power_armor_salvaged.json @@ -2,7 +2,7 @@ { "id": "depowered_armor", "type": "ARMOR", - "category": "armor", + "category": "clothing", "name": { "str": "salvaged power armor" }, "//": "These are much cheaper than powered suits, because they're extremely heavy and impractical. The good stuff is gone!", "description": "This used to be a powered exoskeleton with a set of heavy armor plates, made wearable by the assist of the servos. Now it's just the armor plating and a stripped down chassis: as one might expect, it's a lot harder to wear.", @@ -28,7 +28,7 @@ { "id": "depowered_helmet", "type": "ARMOR", - "category": "armor", + "category": "clothing", "name": { "str": "salvaged power armor helmet" }, "description": "This used to be a military-grade full-head helmet with advanced optics and environmental filters. It looks like it was decommissioned or otherwise stripped for parts; now it's a very expensive hat. It's still quite durable, but quite hard to see out of.", "weight": "2416 g", |