Downgrades AIs sight to that of borgs.

This commit is contained in:
PsiOmega
2015-01-24 17:48:36 +01:00
parent 7164012faa
commit d70a3dcdc0

View File

@@ -59,7 +59,7 @@
src.sight |= SEE_MOBS
src.sight |= SEE_OBJS
src.see_in_dark = 8
src.see_invisible = SEE_INVISIBLE_LEVEL_TWO
src.see_invisible = SEE_INVISIBLE_LIVING
//Congratulations! You've found a way for AI's to run without using power!