diff options
-rw-r--r-- | vamp_stuff/Modification_Files/Items/Armor_Set/v_bloodgear.json | 2 |
1 files changed, 2 insertions, 0 deletions
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", |