From 7e03bef9f42f3775d44cba50a08fc83e65ff7261 Mon Sep 17 00:00:00 2001
From: jc_gargma <jc_gargma@iserlohn-fortress.net>
Date: Thu, 29 Aug 2024 12:51:41 -0700
Subject: Update the blood sword weapon categories and obsolete the martialarts
 addition.

---
 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')

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 0ebe0b1..147a4f8 100644
--- a/vamp_stuff/Modification_Files/Spells/Misc/v_spell_item.json
+++ b/vamp_stuff/Modification_Files/Spells/Misc/v_spell_item.json
@@ -3,7 +3,7 @@
     "id": "v_hemo_whip",
     "type": "GENERIC",
     "category": "weapons",
-    "weapon_category": [ "1H_SWORDS", "MEDIEVAL_SWORDS", "VAMPIRE_WEAPONS" ],
+    "weapon_category": [ "1H_SWORDS", "MEDIEVAL_SWORDS", "DUELING_SWORDS", "VAMPIRE_WEAPONS" ],
     "name": { "str": "blood sword" },
     "description": "A vicious dire broadsword that serves its creator with an unbreakable loyalty. It pulses with life and radiates a faint, black aura.",
     "weight": "141625 mg",
-- 
cgit v1.2.1