[8030] Fixed spell 64901 work and related target selection code refactoring.

* Replace 64904 by 64901 in spellbook and action bars.
* Implement proper max mana percent buff
* Implement proper target selection.
* Move group/raid targets seelction code to functions for reuse code.
This commit is contained in:
VladimirMangos 2009-06-17 00:01:05 +04:00
parent 1526b7aad5
commit 7024862b82
10 changed files with 165 additions and 144 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8029"
#define REVISION_NR "8030"
#endif // __REVISION_NR_H__