Stops revheads from being metagamed with healthscanners & medical HUDs. (#31110)

* Stops revheads metagaming

* Added comment.
This commit is contained in:
ShizCalev
2017-09-28 22:00:16 -05:00
committed by CitadelStationBot
parent d25894447e
commit 9da41c3596
5 changed files with 9 additions and 3 deletions
@@ -6,6 +6,7 @@
status = ORGAN_ROBOTIC
var/implant_color = "#FFFFFF"
var/implant_overlay
var/syndicate_implant = FALSE //Makes the implant invisible to health analyzers and medical HUDs.
/obj/item/organ/cyberimp/New(var/mob/M = null)
if(iscarbon(M))