mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 03:02:54 +00:00
Downgrades AIs sight to that of borgs.
This commit is contained in:
@@ -59,7 +59,7 @@
|
|||||||
src.sight |= SEE_MOBS
|
src.sight |= SEE_MOBS
|
||||||
src.sight |= SEE_OBJS
|
src.sight |= SEE_OBJS
|
||||||
src.see_in_dark = 8
|
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!
|
//Congratulations! You've found a way for AI's to run without using power!
|
||||||
|
|||||||
Reference in New Issue
Block a user