summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-10-04 18:13:28 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-10-04 18:13:28 -0700
commitb41a4fb86d9a24a404d5b8d141aecb429592fa4c (patch)
treeaa20d7513ed735250ef7872cf2b0740206eb617b
parentBring the crafting times for blood leather equipment in line with regular items. (diff)
downloadcataclysm-dda-mod_vampire-stuff-redone-b41a4fb86d9a24a404d5b8d141aecb429592fa4c.tar.xz
Change blood leather sheathes to armor/storage.
-rw-r--r--vamp_stuff/Modification_Files/Recipes/recipe_armor.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/vamp_stuff/Modification_Files/Recipes/recipe_armor.json b/vamp_stuff/Modification_Files/Recipes/recipe_armor.json
index c65d335..47986e1 100644
--- a/vamp_stuff/Modification_Files/Recipes/recipe_armor.json
+++ b/vamp_stuff/Modification_Files/Recipes/recipe_armor.json
@@ -105,7 +105,7 @@
"result": "bloodwristsheath",
"type": "recipe",
"category": "CC_ARMOR",
- "subcategory": "CSC_ARMOR_HANDS",
+ "subcategory": "CSC_ARMOR_STORAGE",
"skill_used": "tailor",
"difficulty": 6,
"book_learn": [ [ "vamp_darkfashion1", 10 ] ],
@@ -121,7 +121,7 @@
"result": "bloodbootsheath",
"type": "recipe",
"category": "CC_ARMOR",
- "subcategory": "CSC_ARMOR_FEET",
+ "subcategory": "CSC_ARMOR_STORAGE",
"skill_used": "tailor",
"difficulty": 6,
"book_learn": [ [ "vamp_darkfashion1", 10 ] ],