[c12582] Add support for server-side spells attr, attr_ex, attr_ex2 and effect0_target_b columns

This commit is contained in:
Xfurry 2013-05-31 10:51:44 +01:00 committed by Antz
parent 93c35f034d
commit 66581d99ff
5 changed files with 98 additions and 50 deletions

View file

@ -1,6 +1,6 @@
#ifndef __REVISION_SQL_H__
#define __REVISION_SQL_H__
#define REVISION_DB_CHARACTERS "required_12447_02_characters_calendar_invites"
#define REVISION_DB_MANGOS "required_c12564_01_mangos_spell_template"
#define REVISION_DB_MANGOS "required_c12594_01_mangos_spell_template"
#define REVISION_DB_REALMD "required_c12484_02_realmd_account_access"
#endif // __REVISION_SQL_H__