[9457] Implement spell/attack power bonus for 59547 and similar spells.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>

Also fix build in prev. rev. in result my not added changes.
This commit is contained in:
MrLama 2010-02-26 03:42:39 +03:00 committed by VladimirMangos
parent 1e05a737bd
commit 530be51dc5
3 changed files with 26 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9456"
#define REVISION_NR "9457"
#endif // __REVISION_NR_H__