diff --git a/code/game/objects/items/weapons/implants/implant_track.dm b/code/game/objects/items/weapons/implants/implant_track.dm
index 7d98f68640a..02416a1bbcb 100644
--- a/code/game/objects/items/weapons/implants/implant_track.dm
+++ b/code/game/objects/items/weapons/implants/implant_track.dm
@@ -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.
Integrity: Gradient creates slight risk of being overcharged and frying the
- circuitry. As a result neurotoxins can cause massive damage.