[8024] Implement SPELL_AURA_MOD_ATTACK_POWER_OF_ARMOR(285).

Also drop outdated support code for 61216 and ranks.
This implement work talents 61216 and 48978 with ranks.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
Beaste 2009-06-16 12:09:37 +04:00 committed by VladimirMangos
parent 309ac7ead0
commit bdc7df00d6
5 changed files with 23 additions and 18 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8023"
#define REVISION_NR "8024"
#endif // __REVISION_NR_H__