[0034] Update playercreateinfo, player_levelstats, player_classlevelstats

Signed-off-by: Salja <salja2012@hotmail.de>
This commit is contained in:
Salja 2012-08-09 12:59:45 +02:00 committed by Antz
parent edc5ee8a2d
commit 6acaba5954
6 changed files with 19570 additions and 4189 deletions

View file

@ -1,6 +1,6 @@
#ifndef __REVISION_SQL_H__
#define __REVISION_SQL_H__
#define REVISION_DB_CHARACTERS "required_0028_xxxxx_01_characters_character_phase_data"
#define REVISION_DB_MANGOS "required_0028_xxxxx_03_mangos_playercreateinfo"
#define REVISION_DB_MANGOS "required_0034_xxxxx_03_mangos_player_classlevelstats"
#define REVISION_DB_REALMD "required_0014_xxxxx_01_realmd_account_access"
#endif // __REVISION_SQL_H__