[10746] Use objetguid for other .list auras command part

This commit is contained in:
VladimirMangos 2010-11-19 17:00:14 +03:00
parent 87b8a1d1ce
commit f034a9bd0a
6 changed files with 14 additions and 6 deletions

View file

@ -1,6 +1,6 @@
#ifndef __REVISION_SQL_H__
#define __REVISION_SQL_H__
#define REVISION_DB_CHARACTERS "required_10664_01_characters_arena_team_stats"
#define REVISION_DB_MANGOS "required_10743_02_mangos_spell_bonus_data"
#define REVISION_DB_MANGOS "required_10746_01_mangos_mangos_string"
#define REVISION_DB_REALMD "required_10008_01_realmd_realmd_db_version"
#endif // __REVISION_SQL_H__