mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 04:37:00 +00:00
AutoBroadcast system.
-This commit is paired with 1 database update
This commit is contained in:
parent
a7f938e7e6
commit
2888858616
9 changed files with 618 additions and 461 deletions
|
|
@ -24,7 +24,7 @@
|
|||
|
||||
#ifndef MANGOS_H_REVISION
|
||||
#define MANGOS_H_REVISION
|
||||
#define REVISION_NR "21000"
|
||||
#define REVISION_NR "21007"
|
||||
|
||||
#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 5
|
||||
#define WORLD_DB_STRUCTURE_NR 7
|
||||
#define WORLD_DB_CONTENT_NR 1
|
||||
#define WORLD_DB_UPDATE_DESCRIPTION "dbscripts_refactor"
|
||||
#define WORLD_DB_UPDATE_DESCRIPTION "AutoBroadcast"
|
||||
#endif // __REVISION_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue