[0046] Update "player_xp_for_level"

Signed-off-by: Salja <salja2012@hotmail.de>
This commit is contained in:
Salja 2012-08-10 10:36:56 +02:00 committed by Antz
parent 70f96dafa1
commit 5cffdde8e1
4 changed files with 38 additions and 13 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_0040_xxxxx_01_mangos_playercreateinfo"
#define REVISION_DB_MANGOS "required_0046_xxxxx_01_mangos_player_xp_for_level"
#define REVISION_DB_REALMD "required_0014_xxxxx_01_realmd_account_access"
#endif // __REVISION_SQL_H__