Reverts removal of the uplink implant to the implant bundle, instead just removes EMP and Microbomb.

This commit is contained in:
Lady-Luck
2017-04-16 14:57:31 -05:00
parent e767fdab8a
commit b9274b6654
@@ -50,11 +50,10 @@
return
if("implant")
new /obj/item/weapon/implanter/uplink(src)
new /obj/item/weapon/implanter/adrenalin(src)
new /obj/item/weapon/implanter/storage(src)
new /obj/item/weapon/implanter/freedom(src)
new /obj/item/weapon/implanter/emp(src)
new /obj/item/organ/internal/cyberimp/eyes/thermals(src)
return
if("hacker")