diff --git a/code/modules/surgery/organs/augments_eyes.dm b/code/modules/surgery/organs/augments_eyes.dm index f5ddc1beb32..a1964658298 100644 --- a/code/modules/surgery/organs/augments_eyes.dm +++ b/code/modules/surgery/organs/augments_eyes.dm @@ -49,7 +49,7 @@ /obj/item/organ/internal/cyberimp/eyes/meson name = "Meson scanner implant" - desc = "These cybernetic eyes will allow you to see the structural layout of the station." + desc = "These cybernetic eyes will allow you to see the structural layout of the station, and, well, everything else." eye_colour = "#199900" implant_color = "#AEFF00" origin_tech = "materials=4;engineering=4;biotech=4;magnets=4"