From 7b8d1961fb2ff9978f72debd6e0083a4bc01ec0c Mon Sep 17 00:00:00 2001 From: "brettdavies1995@gmail.com" Date: Sun, 19 Nov 2017 06:59:04 +0000 Subject: [PATCH] Enables bolas in crafting --- code/modules/crafting/recipes.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/crafting/recipes.dm b/code/modules/crafting/recipes.dm index 99e6a695ddd..0378d44809e 100644 --- a/code/modules/crafting/recipes.dm +++ b/code/modules/crafting/recipes.dm @@ -91,7 +91,7 @@ reqs = list(/obj/item/restraints/handcuffs/cable = 1, /obj/item/stack/sheet/metal = 6) time = 20//15 faster than crafting them by hand! - category= CAT_WEAPON + category= CAT_WEAPONRY subcategory = CAT_WEAPON /datum/crafting_recipe/tailclub