[7075] Remove outdated original spells from character_spell. Update spell_learn_spell for one from original spells.

This commit is contained in:
VladimirMangos 2009-01-13 00:48:59 +03:00
parent f1b8c677fc
commit aff0fa1489
6 changed files with 28 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7074"
#define REVISION_NR "7075"
#endif // __REVISION_NR_H__