[11335] Let npc info command display more information.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
Schmoozerd 2011-04-12 12:28:40 +04:00 committed by VladimirMangos
parent d75fd850ac
commit ea516bef45
7 changed files with 39 additions and 7 deletions

View file

@ -1,6 +1,6 @@
#ifndef __REVISION_SQL_H__
#define __REVISION_SQL_H__
#define REVISION_DB_CHARACTERS "required_11299_02_characters_pet_aura"
#define REVISION_DB_MANGOS "required_11312_01_mangos_mangos_string"
#define REVISION_DB_MANGOS "required_11335_02_mangos_mangos_string"
#define REVISION_DB_REALMD "required_10008_01_realmd_realmd_db_version"
#endif // __REVISION_SQL_H__