[8803] Update racial spell id changes in 3.2.x

Characters tables not affected, its not include default spells.
This commit is contained in:
VladimirMangos 2009-11-11 17:00:00 +03:00
parent cdd9fe7290
commit f8ed87c45e
6 changed files with 27 additions and 15 deletions

View file

@ -1,6 +1,6 @@
#ifndef __REVISION_SQL_H__
#define __REVISION_SQL_H__
#define REVISION_DB_CHARACTERS "required_8721_01_characters_guild"
#define REVISION_DB_MANGOS "required_8800_01_mangos_spell_elixir"
#define REVISION_DB_MANGOS "required_8803_02_mangos_playercreateinfo_action"
#define REVISION_DB_REALMD "required_8728_01_realmd_account"
#endif // __REVISION_SQL_H__