From f234cdb919d41fc9ac5283391f6b92c2adcf6661 Mon Sep 17 00:00:00 2001 From: Malkevin Date: Fri, 12 Feb 2016 00:31:27 +0000 Subject: [PATCH] Removed a redundant line in the tracking implant implant pad description. --- code/game/objects/items/weapons/implants/implant_track.dm | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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.
- Implant Specifics:
"} + circuitry. As a result neurotoxins can cause massive damage."} return dat