[9763] Use min/max BG/arena levels from DBC. Update table content.

* Use min/mac level from dbc because anyway list real selectable
  for player level bg/arena backets set min/max range.
* Drop related fields and update per team min/max values.
This commit is contained in:
VladimirMangos 2010-04-18 21:28:39 +04:00
parent c5974b8a7e
commit b2fefc2ca9
8 changed files with 58 additions and 53 deletions

View file

@ -1,6 +1,6 @@
#ifndef __REVISION_SQL_H__
#define __REVISION_SQL_H__
#define REVISION_DB_CHARACTERS "required_9751_01_characters"
#define REVISION_DB_MANGOS "required_9761_01_mangos_mangos_string"
#define REVISION_DB_MANGOS "required_9763_01_mangos_battleground_template"
#define REVISION_DB_REALMD "required_9748_01_realmd_realmlist"
#endif // __REVISION_SQL_H__