diff --git a/code/modules/crafting/recipes.dm b/code/modules/crafting/recipes.dm index 126e9f30b31..3863183b2af 100644 --- a/code/modules/crafting/recipes.dm +++ b/code/modules/crafting/recipes.dm @@ -246,7 +246,7 @@ tools = list(/obj/item/screwdriver) time = 100 category = CAT_WEAPONRY - subcategory = CAT_AMMO + subcategory = CAT_WEAPON /datum/crafting_recipe/chainsaw name = "Chainsaw"