[7451] Implement correct work SPELL_AURA_PERIODIC_MANA_LEECH for percent mana cost spells.

This is fix work of spell 3034 and 5138.
This commit is contained in:
VladimirMangos 2009-03-13 19:18:10 +03:00
parent 3a5d59c0c7
commit 037840d5ba
2 changed files with 21 additions and 10 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7450"
#define REVISION_NR "7451"
#endif // __REVISION_NR_H__