[7160] Implement (un-)learning skill level dependent spells at skill level change.

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

Some related cleanups using new functionality.
This commit is contained in:
yad02 2009-01-24 12:07:28 +03:00 committed by VladimirMangos
parent bbf8fd0742
commit 94d064be6f
3 changed files with 30 additions and 28 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7159"
#define REVISION_NR "7160"
#endif // __REVISION_NR_H__