diff --git a/code/modules/reagents/reagent_containers/spray.dm b/code/modules/reagents/reagent_containers/spray.dm index a842709a861..5ff727ff31b 100644 --- a/code/modules/reagents/reagent_containers/spray.dm +++ b/code/modules/reagents/reagent_containers/spray.dm @@ -190,9 +190,6 @@ /obj/item/weapon/reagent_containers/spray/chemsprayer/bioterror list_reagents = list("spore" = 150, "cryptobiolin" = 150, "mutagen" = 150, "chloralhydrate" = 150) -/obj/item/weapon/reagent_containers/spray/chemsprayer/bioterror/New() - ..() - // Plant-B-Gone /obj/item/weapon/reagent_containers/spray/plantbgone // -- Skie name = "Plant-B-Gone"