summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-03-15 19:22:21 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-03-15 19:22:21 -0700
commitd97711495c102f20e333cf124a6eea698a226eb3 (patch)
tree259185b73b316e615bdc725458ad9fcc1162f757
parentPort to DDA. (diff)
downloadcataclysm-dda-mod_vampire-stuff-redone-master.tar.xz
Fix incorrect name for blood leather suit.HEADmaster
-rw-r--r--vamp_stuff/Modification_Files/Items/Armor_Set/Normal/v_bloodset.json4
1 files changed, 2 insertions, 2 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 5878ff7..5575a87 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
@@ -3,8 +3,8 @@
"id": "blood_suit",
"looks_like": "armor_nomad",
"type": "ARMOR",
- "name": { "str": "nomad jumpsuit" },
- "description": "A reinforced but airy jumpsuit designed to survive the long-term wear and tear of exploring the apocalyptic wasteland. Its clever construction adds additional core support, helping you to carry more equipment.",
+ "name": { "str": "blood leather suit" },
+ "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": "610 g",
"volume": "3500 ml",
"price": 0,