diff --git a/code/modules/research/designs/weapon_designs.dm b/code/modules/research/designs/weapon_designs.dm index b92ef1db61e..cab32211eb6 100644 --- a/code/modules/research/designs/weapon_designs.dm +++ b/code/modules/research/designs/weapon_designs.dm @@ -146,7 +146,6 @@ build_path = /obj/item/ammo_box/magazine/wt550m9/empty category = list("Weapons") - /datum/design/box_oldsmg name = "WT-550 Auto Gun Ammo Box (4.6x30mm)" desc = "A box of 20 rounds for the out of date security WT-550 Auto Rifle" @@ -157,7 +156,6 @@ build_path = /obj/item/ammo_box/wt550 category = list("Weapons") - /datum/design/box_oldsmg/ap_box name = "WT-550 Auto Gun Armour Piercing Ammo Box (4.6x30mm AP)" desc = "A box of 20 armour piercing rounds for the out of date security WT-550 Auto Rifle" @@ -166,7 +164,6 @@ build_path = /obj/item/ammo_box/wt550/wtap category = list("Weapons") - /datum/design/box_oldsmg/ic_box name = "WT-550 Auto Gun Incendiary Ammo Box (4.6x30mm IC)" desc = "A box of 20 armour piercing rounds for the out of date security WT-550 Auto Rifle" @@ -175,7 +172,6 @@ build_path = /obj/item/ammo_box/wt550/wtic category = list("Weapons") - /datum/design/box_oldsmg/tx_box name = "WT-550 Auto Gun Uranium Ammo Box (4.6x30mm TX)" desc = "A box of 20 uranium tipped rounds for the out of date security WT-550 Auto Rifle" @@ -194,7 +190,6 @@ build_path = /obj/item/ammo_box/magazine/laser category = list("Weapons") - /datum/design/stunrevolver name = "Tesla Revolver Parts Kit" desc = "A kit for a high-tech revolver that fires internal, reusable shock cartridges in a revolving cylinder. The cartridges can be recharged using conventional rechargers."