mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 13:37:05 +00:00
[12138] Remove unused currencytoken and keyring player slots, remove support for no longer existant player currency and honor fields
Signed-off-by: Yaki Khadafi <elsoldollo@gmail.com>
This commit is contained in:
parent
e5c63db259
commit
d1afa9743e
12 changed files with 40 additions and 488 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#ifndef __REVISION_SQL_H__
|
||||
#define __REVISION_SQL_H__
|
||||
#define REVISION_DB_CHARACTERS "required_12112_02_characters_character"
|
||||
#define REVISION_DB_MANGOS "required_12121_01_mangos_spell_template"
|
||||
#define REVISION_DB_CHARACTERS "required_12138_01_characters_characters"
|
||||
#define REVISION_DB_MANGOS "required_12138_01_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