[12738] Removed spell_template, it was highly inspected and causes serious problems in current spell system

This commit is contained in:
sanctum32 2013-11-19 21:21:55 +02:00 committed by Antz
parent 94948f7912
commit 45f6161cea
9 changed files with 5 additions and 135 deletions

View file

@ -1,6 +1,6 @@
#ifndef __REVISION_SQL_H__
#define __REVISION_SQL_H__
#define REVISION_DB_CHARACTERS "required_12712_01_characters_characters"
#define REVISION_DB_MANGOS "required_12712_02_mangos_command"
#define REVISION_DB_MANGOS "required_12738_01_mangos_spell_template"
#define REVISION_DB_REALMD "required_c12484_02_realmd_account_access"
#endif // __REVISION_SQL_H__