[7059] Drop spell slot fields as unused for characters and pets.

Also temporary fix spell slot setting in 7047_01_characters_character_spell.sql
This commit is contained in:
VladimirMangos 2009-01-09 22:27:16 +03:00
parent 3b15d1ec7e
commit e1a4ad241d
11 changed files with 34 additions and 61 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7058"
#define REVISION_NR "7059"
#endif // __REVISION_NR_H__