[0168] Delete Spell 69001 from playercreateinfo_spell

Signed-off-by: Salja <salja2012@hotmail.de>
This commit is contained in:
Salja 2012-08-24 11:51:33 +02:00 committed by Antz
parent a609f494af
commit d4af997fbd
4 changed files with 6 additions and 10 deletions

View file

@ -1,6 +1,6 @@
#ifndef __REVISION_SQL_H__
#define __REVISION_SQL_H__
#define REVISION_DB_CHARACTERS "required_0099_xxxxx_01_characters_character_phase_data"
#define REVISION_DB_MANGOS "required_0159_xxxxx_01_mangos_quest_template"
#define REVISION_DB_MANGOS "required_0168_xxxxx_01_mangos_playercreateinfo_spell"
#define REVISION_DB_REALMD "required_0014_xxxxx_01_realmd_account_access"
#endif // __REVISION_SQL_H__