Removes redundant New call

This commit is contained in:
Zerrien
2016-02-13 19:30:24 -08:00
parent a7c724b812
commit f764ac573c
@@ -9,9 +9,6 @@
apply_type = PATCH
apply_method = "apply"
/obj/item/weapon/reagent_containers/pill/patch/New()
..()
/obj/item/weapon/reagent_containers/pill/patch/afterattack(obj/target, mob/user , proximity)
return // thanks inheritance again