diff --git a/code/datums/components/crafting/weapons.dm b/code/datums/components/crafting/weapons.dm index c2fc8e5c01cb..2ee4c3b3004a 100644 --- a/code/datums/components/crafting/weapons.dm +++ b/code/datums/components/crafting/weapons.dm @@ -28,6 +28,7 @@ reqs = list(/obj/item/wallframe/flasher = 1, /obj/item/assembly/flash/handheld = 1, /obj/item/shield/riot = 1) + blacklist = list(/obj/item/shield/riot/buckler, /obj/item/shield/riot/tele) time = 4 SECONDS category = CAT_WEAPONRY subcategory = CAT_WEAPON