[11565] Output guid string instead low guid only for .npc info

Command can be used not only with plain creatures and just low guid
not describe propertly target.
This commit is contained in:
VladimirMangos 2011-05-30 02:42:28 +04:00
parent 59bd6947dd
commit 2dbc5b219a
5 changed files with 14 additions and 7 deletions

View file

@ -1,6 +1,6 @@
#ifndef __REVISION_SQL_H__
#define __REVISION_SQL_H__
#define REVISION_DB_CHARACTERS "required_11436_01_characters_character_queststatus"
#define REVISION_DB_MANGOS "required_11560_01_mangos_command"
#define REVISION_DB_MANGOS "required_11565_01_mangos_mangos_string"
#define REVISION_DB_REALMD "required_10008_01_realmd_realmd_db_version"
#endif // __REVISION_SQL_H__