From a45d889fd6f6c0865005fdbf581d77cff1f4bdf4 Mon Sep 17 00:00:00 2001 From: Leo Date: Fri, 24 Nov 2017 18:05:41 -0200 Subject: [PATCH] Merge pull request #32891 from CosmicScientist/bolas Re-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 99e6a695dd..0378d44809 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