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_FANCIES.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'vamp_stuff/Modification_Files/Items/Armor_Set/v_FANCIES.json') diff --git a/vamp_stuff/Modification_Files/Items/Armor_Set/v_FANCIES.json b/vamp_stuff/Modification_Files/Items/Armor_Set/v_FANCIES.json index 4ecafc3..df294e3 100644 --- a/vamp_stuff/Modification_Files/Items/Armor_Set/v_FANCIES.json +++ b/vamp_stuff/Modification_Files/Items/Armor_Set/v_FANCIES.json @@ -2,6 +2,7 @@ { "id": "blood_necklace", "type": "ARMOR", + "category": "clothing", "name": { "str": "bloodrune necklace" }, "description": "A shiny, silver necklace adorned with a bloodrune pendant. It mimics a heartbeat with unreadable markings on the interior that appear and disappear like clockwork.", "weight": "250 g", @@ -15,6 +16,7 @@ { "id": "blood_talisman", "type": "ARMOR", + "category": "clothing", "name": { "str": "bloodrune talisman" }, "description": "A shiny, silver necklace adorned with a bloodrune pendant carved in the shape of an vampire fang. If you prick your fingertip on its sharp point, you can feel your blood rushing towards the wound.", "weight": "80 g", @@ -30,6 +32,7 @@ { "id": "blood_cring", "type": "ARMOR", + "category": "clothing", "name": { "str": "bloodrune ring" }, "description": "A silver ring with a bloodrune mounted on top of it. The bloodrune has a symbol etched into it. It was given to you by the Vampire Cove Commander as proof of your loyalty.", "weight": "55 g", -- cgit v1.2.1