[8266] Move percent spells with flat energize effect spells to effect code.

* This is fix talent 51521 and ranks.
* And replace hardcoded percent for talent 31876 and ranks.
This commit is contained in:
VladimirMangos 2009-07-28 16:50:29 +04:00
parent f0a878bf1e
commit 8d7f6e5e0a
3 changed files with 12 additions and 17 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8265"
#define REVISION_NR "8266"
#endif // __REVISION_NR_H__