Can no longer see the AI eye by right or alt-clicking turfs.

This commit is contained in:
PsiOmega
2015-01-15 10:25:49 +01:00
parent d1480dc6d8
commit 5c6c65e728

View File

@@ -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()