[12662] Basic implementaion of hotfixes

original author of this patch is Shauren
commit is based on 67e61b7e64
This commit is contained in:
sanctum32 2013-08-06 09:05:19 +03:00 committed by Antz
parent ea6eef5a13
commit b4db2f63dd
15 changed files with 386 additions and 4 deletions

View file

@ -1,6 +1,6 @@
#ifndef __REVISION_SQL_H__
#define __REVISION_SQL_H__
#define REVISION_DB_CHARACTERS "required_c12631_01_characters_corpse"
#define REVISION_DB_MANGOS "required_m12654_command"
#define REVISION_DB_MANGOS "required_12662_01_mangos_hotfix_data"
#define REVISION_DB_REALMD "required_c12484_02_realmd_account_access"
#endif // __REVISION_SQL_H__