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. --- .../Modification_Files/Items/Armor_Set/Normal/v_bloodset.json | 6 ------ 1 file changed, 6 deletions(-) (limited to 'vamp_stuff/Modification_Files/Items/Armor_Set/Normal') diff --git a/vamp_stuff/Modification_Files/Items/Armor_Set/Normal/v_bloodset.json b/vamp_stuff/Modification_Files/Items/Armor_Set/Normal/v_bloodset.json index bb5cafe..28cf12d 100644 --- a/vamp_stuff/Modification_Files/Items/Armor_Set/Normal/v_bloodset.json +++ b/vamp_stuff/Modification_Files/Items/Armor_Set/Normal/v_bloodset.json @@ -2,7 +2,6 @@ { "id": "blood_suit", "type": "ARMOR", - "category": "armor", "name": { "str": "blood leather suit" }, "description": "A lightweight, blood red suit made completely of flexible compacted blood sheets and designed to be worn under your clothes. Protects vital extremeties.", "weight": "685 g", @@ -24,7 +23,6 @@ { "id": "blood_hood", "type": "ARMOR", - "category": "armor", "name": { "str": "blood leather hood" }, "description": "Hood made from compacted blood and leather, this is tough and provides decent protection from damage.", "weight": "745 g", @@ -46,7 +44,6 @@ { "id": "blood_duster", "type": "ARMOR", - "category": "armor", "name": { "str": "blood leather duster" }, "description": "Consists of compacted blood sheets and leather. This duster provides good storage and warmth.", "weight": "1997 g", @@ -68,7 +65,6 @@ { "id": "blood_gloves", "type": "ARMOR", - "category": "armor", "name": { "str": "pair of blood leather gloves", "str_pl": "pairs of blood leather gloves" }, "description": "A combination of compacted blood sheets and leather. This pair of gloves offer great protection against environment.", "weight": "230 g", @@ -89,7 +85,6 @@ { "id": "blood_pants", "type": "ARMOR", - "category": "armor", "name": { "str": "blood leather pants", "str_pl": "blood leather pants" }, "description": "A pair of pants created from leather and compacted blood sheets. Offers decent protection.", "weight": "1920 g", @@ -109,7 +104,6 @@ { "id": "blood_boots", "type": "ARMOR", - "category": "armor", "name": { "str": "pair of blood leather boots", "str_pl": "pairs of blood leather boots" }, "description": "Pair of boots made from tough leather and compacted blood sheets. It's a great choice for rough journeys.", "weight": "1030 g", -- cgit v1.2.1