mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 08:08:49 +01:00
Removed a redundant line in the tracking implant implant pad description.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user