Expected Base DB updated to Rel21_22_024

This commit is contained in:
Antz 2020-11-25 22:45:52 +00:00
parent 8334596382
commit 938b902552
No known key found for this signature in database
GPG Key ID: 0DF907270598C85F

View File

@ -24,7 +24,7 @@
#ifndef MANGOS_H_REVISION
#define MANGOS_H_REVISION
#define REVISION_NR "2118001"
#define REVISION_NR "2122024"
#define REALMD_DB_VERSION_NR 21
#define REALMD_DB_STRUCTURE_NR 2
@ -38,6 +38,6 @@
#define WORLD_DB_VERSION_NR 21
#define WORLD_DB_STRUCTURE_NR 22
#define WORLD_DB_CONTENT_NR 001
#define WORLD_DB_UPDATE_DESCRIPTION "New_Command_auragroup"
#define WORLD_DB_CONTENT_NR 024
#define WORLD_DB_UPDATE_DESCRIPTION "NPC_1434_position_fix"
#endif // __REVISION_H__