mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 22:37:03 +00:00
[0157] Update "player_levelstats"
Signed-off-by: Salja <salja2012@hotmail.de>
This commit is contained in:
parent
df10192b79
commit
9f8aa49310
4 changed files with 11284 additions and 7225 deletions
11644
sql/mangos.sql
11644
sql/mangos.sql
File diff suppressed because it is too large
Load diff
6861
sql/updates/0157_xxxxx_01_player_levelstats.sql
Normal file
6861
sql/updates/0157_xxxxx_01_player_levelstats.sql
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "0156"
|
||||
#define REVISION_NR "0157"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
#ifndef __REVISION_SQL_H__
|
||||
#define __REVISION_SQL_H__
|
||||
#define REVISION_DB_CHARACTERS "required_0099_xxxxx_01_characters_character_phase_data"
|
||||
#define REVISION_DB_MANGOS "required_0156_xxxxx_03_playercreateinfo_spell"
|
||||
#define REVISION_DB_MANGOS "required_0157_xxxxx_01_player_levelstats"
|
||||
#define REVISION_DB_REALMD "required_0014_xxxxx_01_realmd_account_access"
|
||||
#endif // __REVISION_SQL_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue