From 72cd068a4dc0cc5a1207d0053cf771a18e797a5c Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 7 May 2021 00:18:34 -0700 Subject: Many more updates for BN --- vamp_stuff/Modification_Files/Spells/Misc/v_spell_item.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vamp_stuff/Modification_Files/Spells/Misc/v_spell_item.json') diff --git a/vamp_stuff/Modification_Files/Spells/Misc/v_spell_item.json b/vamp_stuff/Modification_Files/Spells/Misc/v_spell_item.json index 8299acc..e926010 100644 --- a/vamp_stuff/Modification_Files/Spells/Misc/v_spell_item.json +++ b/vamp_stuff/Modification_Files/Spells/Misc/v_spell_item.json @@ -46,7 +46,7 @@ } ] }, - "covers": [ "HEAD", "EYES", "MOUTH", "TORSO", "ARMS", "HANDS", "LEGS", "FEET" ], + "covers": [ "head", "torso", "arm_r", "arm_l", "hand_r", "hand_l", "leg_r", "leg_l", "foot_r", "foot_l" ], "flags": [ "PERSONAL", "OVERSIZE", "BLOCK_WHILE_WORN", "SEMITANGIBLE", "NO_DROP", "SKINTIGHT" ] }, { -- cgit v1.2.1