mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 13:37:05 +00:00
[12112] MaNGOS switch Support to Patch 4.3.4 Build 15595
NOTE: *Still under Developement *Need new Config Files *Reextract "dbcs, maps, vmaps, mmaps" Signed-off-by: Salja <salja2012@hotmail.de>
This commit is contained in:
parent
2f0f10a764
commit
b60bc4a34b
23 changed files with 12577 additions and 8 deletions
|
|
@ -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_0177_xxxxx_01_mangos_gameobject_template"
|
||||
#define REVISION_DB_REALMD "required_0014_xxxxx_01_realmd_account_access"
|
||||
#define REVISION_DB_CHARACTERS "required_12112_02_characters_character"
|
||||
#define REVISION_DB_MANGOS "required_12112_14_mangos_command"
|
||||
#define REVISION_DB_REALMD "required_12112_01_realmd_account_access"
|
||||
#endif // __REVISION_SQL_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue