Merge pull request #7833 from PsiOmegaDelta/TrulyInvisible

Can no longer see the AI eye by right or alt-clicking turfs.
This commit is contained in:
Chinsky
2015-01-16 11:22:09 +03:00
@@ -12,6 +12,7 @@
status_flags = GODMODE // You can't damage it.
mouse_opacity = 0
see_in_dark = 7
invisibility = INVISIBILITY_MAXIMUM
// Movement code. Returns 0 to stop air movement from moving it.
/mob/aiEye/Move()