Refactors the AI eye.

Generalizes the eye itself, allowing it to be created and used by any other mob.
This commit is contained in:
PsiOmega
2015-03-23 15:19:13 +01:00
parent 2a17d656f2
commit 1db2040daa
8 changed files with 111 additions and 96 deletions

View File

@@ -457,7 +457,7 @@
#define INVISIBILITY_LEVEL_ONE 35
#define INVISIBILITY_LEVEL_TWO 45
#define INVISIBILITY_OBSERVER 60
#define INVISIBILITY_AI_EYE 61
#define INVISIBILITY_EYE 61
#define SEE_INVISIBLE_LIVING 25
#define SEE_INVISIBLE_OBSERVER_NOLIGHTING 15