[8579] Really make talent 51685 and ranks work, some cleanups

* Talent have spell family GENERIC, move code to correct case
* Not use caster for spells that expected self applied, avoid caster search without need in Aura::PeriodicDummyTick
This commit is contained in:
VladimirMangos 2009-10-01 23:13:51 +04:00
parent cedc62bd40
commit 97c54acd92
2 changed files with 239 additions and 245 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8578"
#define REVISION_NR "8579"
#endif // __REVISION_NR_H__