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. --- vamp_stuff/Modification_Files/Items/Armor_Set/v_bloodgear.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'vamp_stuff/Modification_Files/Items/Armor_Set/v_bloodgear.json') diff --git a/vamp_stuff/Modification_Files/Items/Armor_Set/v_bloodgear.json b/vamp_stuff/Modification_Files/Items/Armor_Set/v_bloodgear.json index 41efdec..9f7fb2b 100644 --- a/vamp_stuff/Modification_Files/Items/Armor_Set/v_bloodgear.json +++ b/vamp_stuff/Modification_Files/Items/Armor_Set/v_bloodgear.json @@ -2,6 +2,7 @@ { "id": "bloodbootsheath", "type": "ARMOR", + "category": "clothing", "name": { "str": "blood leather ankle sheath" }, "description": "A blood red, improvised ankle sheath, its material makes it tough and easier to wear. Activate to sheathe/draw a knife.", "weight": "180 g", @@ -29,6 +30,7 @@ { "id": "bloodwristsheath", "type": "ARMOR", + "category": "clothing", "name": { "str": "blood leather wrist sheath" }, "description": "A blood red wrist sheath. Small weapons are quickly drawn under your hands, just like what assassins do, but untrained people can hurt themselves. Activate to fast sheath/draw a knife.", "weight": "180 g", @@ -56,6 +58,7 @@ { "id": "bloodpack", "type": "ARMOR", + "category": "clothing", "name": { "str": "blood leather backpack" }, "description": "A small backpack handmade from blood leather. Good durable storage for a little encumbrance.", "//": "Rebased on a leather backpack.", @@ -79,6 +82,7 @@ { "id": "bigbloodpack", "type": "ARMOR", + "category": "clothing", "name": { "str": "blood leather rucksack" }, "description": "A large blood leather rucksack, provides a lot of storage and is quite durable.", "//": "Rebased on a military rucksack.", -- cgit v1.2.1