[7251] Replace wrong spell 52375 by 47541 in spell chain data.

Also remove new and old spell from character's spellbook.
It will added anyway at login as dependent (initial known spell)
This commit is contained in:
VladimirMangos 2009-02-08 11:15:13 +03:00
parent 5a4358dda9
commit 3c38b4d3e6
6 changed files with 26 additions and 8 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7250"
#define REVISION_NR "7251"
#endif // __REVISION_NR_H__