diff options
-rw-r--r-- | vamp_stuff/Modification_Files/Recipes/recipe_armor.json | 4 |
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 ] ], |