[8873] Implement proper spell activation for 56815.

Learn part suggested by Lightguard
Spell proc part sugested by Fullburned.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
VladimirMangos 2009-11-25 16:50:20 +03:00
parent bca108bf65
commit 689d931f63
6 changed files with 19 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8872"
#define REVISION_NR "8873"
#endif // __REVISION_NR_H__