[9516] Fixed talent 50391 and ranks in part apply rune cooldown expire speed.

* Apply rune cooldown buff only for spell 48265
* Implement SPELL_AURA_MOD_POWER_REGEN_PERCENT work for POWER_RUNE

Thanks to Laise for problem research.
This commit is contained in:
VladimirMangos 2010-03-04 14:45:15 +03:00
parent 9626d3333e
commit bc5092686e
3 changed files with 58 additions and 19 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9515"
#define REVISION_NR "9516"
#endif // __REVISION_NR_H__