Stops revheads from being metagamed with healthscanners & medical HUDs. (#31110)
* Stops revheads metagaming * Added comment.
This commit is contained in:
committed by
CitadelStationBot
parent
d25894447e
commit
9da41c3596
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user