[11918] Let creatures evade when the enemy is unreachable

This commit is not great, but will be improved hopefully soon.
However it seems that it doesn't really cause problems, it is just not as good as it should be!
This commit is contained in:
sixsixnine 2012-01-30 00:10:01 +01:00 committed by Schmoozerd
parent 68b701f5d1
commit d0bdf7611a
3 changed files with 36 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11917"
#define REVISION_NR "11918"
#endif // __REVISION_NR_H__