diff --git a/code/modules/crafting/recipes/recipes_weapon_and_ammo.dm b/code/modules/crafting/recipes/recipes_weapon_and_ammo.dm index b44df31b3b..a519f00fe9 100644 --- a/code/modules/crafting/recipes/recipes_weapon_and_ammo.dm +++ b/code/modules/crafting/recipes/recipes_weapon_and_ammo.dm @@ -119,7 +119,7 @@ tools = list(TOOL_WELDER) time = 45 category = CAT_WEAPONRY - subcategory = CAT_WEAPONRY + subcategory = CAT_WEAPON ////////////////// ///BOMB CRAFTING//