[9363] Implement new way spell 1535 and ranks work.

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

Also implemented spell casting requirement check and proper animation.
This commit is contained in:
laise 2010-02-12 10:57:50 +03:00 committed by VladimirMangos
parent 268bb3221b
commit 6fbe7f4307
3 changed files with 40 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9362"
#define REVISION_NR "9363"
#endif // __REVISION_NR_H__