From 171c653d670f88a8d1f6c17ef8cb0db040340354 Mon Sep 17 00:00:00 2001 From: Superhats Date: Wed, 18 Jul 2018 14:17:31 +0200 Subject: [PATCH] Update augments_eyes.dm --- code/modules/surgery/organs/augments_eyes.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"