Core/DataStores: Renamed unknown dbc field

From 6.x branch
This commit is contained in:
Aokromes
2016-04-14 17:19:41 +02:00
parent 518ba54f97
commit 14042c8104

View File

@@ -651,9 +651,9 @@ struct BattlemasterListEntry
uint32 minLevel; // 14, min level (sync with PvPDifficulty.dbc content)
uint32 maxLevel; // 15, max level (sync with PvPDifficulty.dbc content)
//uint32 maxGroupSizeRated; // 16 4.0.1
//uint32 unk; // 17 - 4.0.6.13596
//uint32 MinPlayers; // 17 - 4.0.6.13596
//uint32 maxPlayers; // 18 4.0.1
//uint32 unk1; // 19 4.0.3, value 2 for Rated Battlegrounds
//uint32 Flags; // 19 4.0.3, value 2 for Rated Battlegrounds
};
#define MAX_OUTFIT_ITEMS 24