diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2022-10-04 21:35:43 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2022-10-04 21:35:43 -0700 |
commit | 12a8a1d47bc4b5a715bb1062f6f8f49688e28181 (patch) | |
tree | 7bfbf218a6958d79dd9917984fd80746ef8fb7df /vamp_stuff/Modification_Files/Items | |
parent | Add comments to blood sheaths. (diff) | |
download | cataclysm-bn-mod_vampire-stuff-redone-12a8a1d47bc4b5a715bb1062f6f8f49688e28181.tar.xz |
Clean up blood sheath descriptions.
Diffstat (limited to 'vamp_stuff/Modification_Files/Items')
-rw-r--r-- | vamp_stuff/Modification_Files/Items/Armor_Set/v_bloodgear.json | 4 |
1 files changed, 2 insertions, 2 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 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", |