From 9e9bf9941914058a8414cdb328ec736914670666 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 4 Oct 2022 18:30:36 -0700 Subject: Add comments to blood sheaths. --- vamp_stuff/Modification_Files/Items/Armor_Set/v_bloodgear.json | 2 ++ 1 file changed, 2 insertions(+) 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 b46e855..91926ee 100644 --- a/vamp_stuff/Modification_Files/Items/Armor_Set/v_bloodgear.json +++ b/vamp_stuff/Modification_Files/Items/Armor_Set/v_bloodgear.json @@ -1,6 +1,7 @@ [ { "id": "bloodbootsheath", + "//": "Rebased on ankle sheath.", "looks_like": "bootsheath", "type": "ARMOR", "category": "clothing", @@ -30,6 +31,7 @@ }, { "id": "bloodwristsheath", + "//": "Rebased on ankle sheath, but for hands.", "looks_like": "bandolier_wrist", "type": "ARMOR", "category": "clothing", -- cgit v1.2.1