From 12a8a1d47bc4b5a715bb1062f6f8f49688e28181 Mon Sep 17 00:00:00 2001
From: jc_gargma <jc_gargma@iserlohn-fortress.net>
Date: Tue, 4 Oct 2022 21:35:43 -0700
Subject: Clean up blood sheath descriptions.

---
 vamp_stuff/Modification_Files/Items/Armor_Set/v_bloodgear.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'vamp_stuff')

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 91926ee..18f3b7c 100644
--- a/vamp_stuff/Modification_Files/Items/Armor_Set/v_bloodgear.json
+++ b/vamp_stuff/Modification_Files/Items/Armor_Set/v_bloodgear.json
@@ -6,7 +6,7 @@
     "type": "ARMOR",
     "category": "clothing",
     "name": { "str": "blood leather ankle sheath" },
-    "description": "A blood red, improvised ankle sheath, its material makes it tough and easier to wear.  Activate to sheathe/draw a knife.",
+    "description": "A small concealed knife sheath worn on the ankle.  It is awkward to use without practice.  Activate to sheathe/draw a weapon.",
     "weight": "180 g",
     "volume": "500 ml",
     "price": "0 cent",
@@ -36,7 +36,7 @@
     "type": "ARMOR",
     "category": "clothing",
     "name": { "str": "blood leather wrist sheath" },
-    "description": "A blood red wrist sheath. Small weapons are quickly drawn under your hands, just like what assassins do, but untrained people can hurt themselves.  Activate to fast sheath/draw a knife.",
+    "description": "A small concealed knife sheath worn on the wrist.  It is awkward to use without practice.  Activate to sheathe/draw a weapon.",
     "weight": "180 g",
     "volume": "500 ml",
     "price": "0 cent",
-- 
cgit v1.2.1