diff --git a/code/modules/crafting/recipes.dm b/code/modules/crafting/recipes.dm index 38d908a7b58..fa810b2edd4 100644 --- a/code/modules/crafting/recipes.dm +++ b/code/modules/crafting/recipes.dm @@ -475,6 +475,7 @@ reqs = list(/obj/item/storage/box, /obj/item/stack/sheet/plastic, /obj/item/stack/sheet/metal) + category = CAT_MISC /datum/crafting_recipe/flashlight_eyes name = "Flashlight Eyes"