Removed a redundant line in the tracking implant implant pad description.

This commit is contained in:
Malkevin
2016-02-12 00:31:27 +00:00
parent 457b739e28
commit f234cdb919
@@ -3,7 +3,7 @@
desc = "Track with this."
activated = 0
origin_tech = "materials=2;magnets=2;programming=2;biotech=2"
var/id = 1
var/id = 1 //this should be redundent now but I'm leaving it incase its still used somewhere in the spaghetti we call ss13 code
/obj/item/weapon/implant/tracking/New()
@@ -27,6 +27,5 @@
a malfunction occurs thereby securing safety of subject. The implant will melt and
disintegrate into bio-safe elements.<BR>
<b>Integrity:</b> Gradient creates slight risk of being overcharged and frying the
circuitry. As a result neurotoxins can cause massive damage.<HR>
Implant Specifics:<BR>"}
circuitry. As a result neurotoxins can cause massive damage."}
return dat