From 4e66502869e767b63cd9f7cdbe1ee051c03c20ec Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 22 Oct 2021 09:18:09 -0700 Subject: Update for removal of armor category. --- .../Items/Armor_Set/Infused/v_bloodinfusedset.json | 6 ------ 1 file changed, 6 deletions(-) (limited to 'vamp_stuff/Modification_Files/Items/Armor_Set/Infused/v_bloodinfusedset.json') diff --git a/vamp_stuff/Modification_Files/Items/Armor_Set/Infused/v_bloodinfusedset.json b/vamp_stuff/Modification_Files/Items/Armor_Set/Infused/v_bloodinfusedset.json index 2211b7d..ea11599 100644 --- a/vamp_stuff/Modification_Files/Items/Armor_Set/Infused/v_bloodinfusedset.json +++ b/vamp_stuff/Modification_Files/Items/Armor_Set/Infused/v_bloodinfusedset.json @@ -2,7 +2,6 @@ { "id": "bloodinfused_survivorhood", "type": "ARMOR", - "category": "armor", "name": { "str": "blood-infused survivor hood" }, "description": "A customized, heavily armored leather and Kevlar hood, designed to provide comfort and protection from harm. It has been augmented with blood leather sheets for increased protection.", "weight": "920 g", @@ -26,7 +25,6 @@ { "id": "bloodinfused_survivorpants", "type": "ARMOR", - "category": "armor", "name": { "str": "blood-infused survivor cargo pants", "str_pl": "blood-infused survivor cargo pants" }, "description": "A pair of Kevlar armored pants covered with pouches and pockets. Custom-built to be durable, comfortable, and easy to wear. They have been augmented with blood leather sheets for increased protection.", "weight": "2200 g", @@ -49,7 +47,6 @@ { "id": "bloodinfused_survivorduster", "type": "ARMOR", - "category": "armor", "name": { "str": "blood-infused survivor duster" }, "description": "A Kevlar armored custom full-length duster, covered with pouches and pockets. Comfortable, durable, and great for storage. It has been augmented with blood leather sheets for increased protection.", "weight": "2692 g", @@ -73,7 +70,6 @@ { "id": "bloodinfused_survivorgloves", "type": "ARMOR", - "category": "armor", "name": { "str": "pair of blood-infused survivor gloves", "str_pl": "pairs of blood-infused survivor gloves" }, "description": "A pair of customized, Kevlar armored leather gloves, modified to be easy to wear while providing maximum protection under extreme conditions. They have been augmented with blood leather sheets for increased protection.", "weight": "330 g", @@ -95,7 +91,6 @@ { "id": "bloodinfused_survivorboots", "type": "ARMOR", - "category": "armor", "name": { "str": "pair of blood-infused survivor boots", "str_pl": "pairs of blood-infused survivor boots" }, "description": "A pair of customized leather boots, armored with Kevlar and modified to provide maximum protection from harm, even when knee-deep in the dead. They have been augmented with blood leather sheets for increased protection.", "weight": "1430 g", @@ -118,7 +113,6 @@ { "id": "bloodinfused_survivortrenchcoat", "type": "ARMOR", - "category": "armor", "name": { "str": "blood-infused survivor trenchcoat" }, "description": "A Kevlar armored custom trenchcoat, covered with pouches and pockets. Comfortable, durable, and great for storage. It has been augmented with blood leather sheets for increased protection.", "weight": "2120 g", -- cgit v1.2.1