[7184] Implement more generic work for some SPELL_AURA_OVERRIDE_CLASS_SCRIPTS auras

Fix warlock 17804 and ranks
Implement druid 643 set bonus
Shaman 23199, 28248, 32330 item (totems)
DK 49202 and ranks, 49024 and ranks
Priest 47573 and ranks
Hunter 53241 and ranks

Signed-off-by: DiSlord <dislord@nomail.com>
This commit is contained in:
DiSlord 2009-01-26 00:45:46 +03:00
parent 9e52b0f748
commit 7ee5dd6387
3 changed files with 127 additions and 60 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7183"
#define REVISION_NR "7184"
#endif // __REVISION_NR_H__