[9944] Implement spell 633 and ranks self casting restrictions in 3.3.x

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
j4r0d 2010-05-21 05:34:59 +04:00 committed by VladimirMangos
parent bca866cd8c
commit 36a76e38a9
2 changed files with 28 additions and 7 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9943"
#define REVISION_NR "9944"
#endif // __REVISION_NR_H__