From 578ce8b70a7084a88265bb5bc256c7cea19931b7 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 20 Apr 2021 05:37:48 -0700 Subject: Clean up descriptions --- .../Items/Armor_Set/Normal/v_bloodset.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/vamp_stuff/Modification_Files/Items/Armor_Set/Normal/v_bloodset.json b/vamp_stuff/Modification_Files/Items/Armor_Set/Normal/v_bloodset.json index 87e5860..47b59e7 100644 --- a/vamp_stuff/Modification_Files/Items/Armor_Set/Normal/v_bloodset.json +++ b/vamp_stuff/Modification_Files/Items/Armor_Set/Normal/v_bloodset.json @@ -4,7 +4,7 @@ "type": "ARMOR", "category": "armor", "name": { "str": "blood leather suit" }, - "description": "A lightweight, blood red suit made completely of flexible blood compact sheets and designed to be worn under your clothes. Protects vital extremeties.", + "description": "A lightweight, blood red suit made completely of flexible compacted blood sheets and designed to be worn under your clothes. Protects vital extremeties.", "weight": "685 g", "volume": "750 ml", "price": 0, @@ -26,13 +26,13 @@ "type": "ARMOR", "category": "armor", "name": { "str": "blood leather hood" }, - "description": "Hood made from compact blood and leather, this is tough and provides decent protection from damage.", + "description": "Hood made from compacted blood and leather, this is tough and provides decent protection from damage.", "weight": "745 g", "volume": "1250 ml", "price": 0, "to_hit": -1, "bashing": 9, - "material": [ "compactblood", "leather", "cotton" ], + "material": [ "compactblood", "leather" ], "symbol": "[", "color": "red", "covers": [ "HEAD" ], @@ -48,12 +48,12 @@ "type": "ARMOR", "category": "armor", "name": { "str": "blood leather duster" }, - "description": "Consists of blood compact sheets and leather. This fleshy duster provides good storage and cotton lining for warmth.", + "description": "Consists of compacted blood sheets and leather. This duster provides good storage and warmth.", "weight": "1997 g", "volume": "8500 ml", "price": 0, "to_hit": -1, - "material": [ "compactblood", "leather", "cotton" ], + "material": [ "compactblood", "leather" ], "symbol": "[", "color": "red", "covers": [ "TORSO", "ARM_L", "ARM_R", "LEG_L", "LEG_R" ], @@ -70,7 +70,7 @@ "type": "ARMOR", "category": "armor", "name": { "str": "pair of blood leather gloves", "str_pl": "pairs of blood leather gloves" }, - "description": "A combination of blood compact sheets and leather. This pair of velvet gloves offer great protection against environment.", + "description": "A combination of compacted blood sheets and leather. This pair of gloves offer great protection against environment.", "weight": "230 g", "volume": "500 ml", "price": 0, @@ -91,7 +91,7 @@ "type": "ARMOR", "category": "armor", "name": { "str": "blood leather pants", "str_pl": "blood leather pants" }, - "description": "A pair of pants created from leather and blood compact sheets. Offers decent protection.", + "description": "A pair of pants created from leather and compacted blood sheets. Offers decent protection.", "weight": "1920 g", "volume": "2250 ml", "price": 0, @@ -111,7 +111,7 @@ "type": "ARMOR", "category": "armor", "name": { "str": "pair of blood leather boots", "str_pl": "pairs of blood leather boots" }, - "description": "Pair of boots made from tough leather and blood compact sheets. It's a great choice for rough journeys.", + "description": "Pair of boots made from tough leather and compacted blood sheets. It's a great choice for rough journeys.", "weight": "1030 g", "volume": "2500 ml", "price": 0, -- cgit v1.2.1