mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 04:37:00 +00:00
[DB] Updated base world DB to Rel21.07.01
This commit is contained in:
parent
ab5e01aa6e
commit
b024e668f6
1 changed files with 3 additions and 3 deletions
|
|
@ -24,7 +24,7 @@
|
|||
|
||||
#ifndef MANGOS_H_REVISION
|
||||
#define MANGOS_H_REVISION
|
||||
#define REVISION_NR "21007"
|
||||
#define REVISION_NR "210701"
|
||||
|
||||
#define REALMD_DB_VERSION_NR 21
|
||||
#define REALMD_DB_STRUCTURE_NR 1
|
||||
|
|
@ -37,7 +37,7 @@
|
|||
#define CHAR_DB_UPDATE_DESCRIPTION "characters_pvpstats"
|
||||
|
||||
#define WORLD_DB_VERSION_NR 21
|
||||
#define WORLD_DB_STRUCTURE_NR 6
|
||||
#define WORLD_DB_STRUCTURE_NR 7
|
||||
#define WORLD_DB_CONTENT_NR 1
|
||||
#define WORLD_DB_UPDATE_DESCRIPTION "AutoBroadcast"
|
||||
#define WORLD_DB_UPDATE_DESCRIPTION "db_scripts_refactor"
|
||||
#endif // __REVISION_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue