[9346] Implement bonuses for spell 50464

* Implement percent bonus at own Hot at target. Original patch provided by rechapa79
* Implement glyph 45603. Original patch provided by Splinter.
* Rewrite code for spell 60137.
This commit is contained in:
VladimirMangos 2010-02-10 06:21:20 +03:00
parent 96202d7dfd
commit 841cf86402
2 changed files with 31 additions and 14 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9345"
#define REVISION_NR "9346"
#endif // __REVISION_NR_H__