Ghosts now have more sight options.

Can now toggle between the following modes:
* See other observers + AI eye + darkness
* See only darkness
* No darkness
This commit is contained in:
PsiOmega
2015-01-29 09:11:39 +01:00
parent 34a7549460
commit fb84e5f50a
2 changed files with 17 additions and 6 deletions
+5
View File
@@ -480,9 +480,14 @@
#define SEE_INVISIBLE_LEVEL_TWO 45 //Used by some other stuff in code. It's really poorly organized.
#define INVISIBILITY_LEVEL_TWO 45 //Used by some other stuff in code. It's really poorly organized.
#define SEE_INVISIBLE_OBSERVER_NOOBSERVERS 59
#define INVISIBILITY_OBSERVER 60
#define SEE_INVISIBLE_OBSERVER 60
#define INVISIBILITY_AI_EYE 61
#define SEE_INVISIBLE_OBSERVER_AI_EYE 61
#define INVISIBILITY_MAXIMUM 100
//Object specific defines