[7104] Fixed creatures are not attacking with taunt aura.

Improved target selection if more taunt auras are on target.

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
ApoC 2009-01-15 19:30:30 +01:00
parent 383239b595
commit 125416d242
2 changed files with 31 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7103"
#define REVISION_NR "7104"
#endif // __REVISION_NR_H__