From d19ca911b45feaf7274602f07715a0723d63a0fd Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 22 Jun 2021 14:22:29 -0700 Subject: Reduce the vorpal kitchen knife melee requirement to 8 --- recipes.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes.json') diff --git a/recipes.json b/recipes.json index 81adba3..e1d9c20 100644 --- a/recipes.json +++ b/recipes.json @@ -289,7 +289,7 @@ "subcategory": "CSC_WEAPON_CUTTING", "skill_used": "fabrication", "difficulty": 10, - "skills_required" : [ "melee", 10 ], + "skills_required" : [ "melee", 8 ], "time": "480 m", "reversible": false, "autolearn": true, -- cgit v1.2.1