aboutsummaryrefslogtreecommitdiff
path: root/src/shared/Database/DBCStores.h
diff options
context:
space:
mode:
authormegamage <none@none>2008-11-28 11:38:28 -0600
committermegamage <none@none>2008-11-28 11:38:28 -0600
commite26beb36c2073bb35151aa0cfee7e95f1b5a3901 (patch)
tree0adc111c86d8a75c406889c231a3b6922ff9933c /src/shared/Database/DBCStores.h
parent1d6e33add4f41ba07d5bd9115b1fe8c52ebb6d21 (diff)
*Update to Mangos 6856. Source: Mangos.
--HG-- branch : trunk
Diffstat (limited to 'src/shared/Database/DBCStores.h')
-rw-r--r--src/shared/Database/DBCStores.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/shared/Database/DBCStores.h b/src/shared/Database/DBCStores.h
index 0375f20c7eb..eb824e331cc 100644
--- a/src/shared/Database/DBCStores.h
+++ b/src/shared/Database/DBCStores.h
@@ -136,6 +136,7 @@ extern DBCStorage <AreaTriggerEntry> sAreaTriggerStore;
extern DBCStorage <BankBagSlotPricesEntry> sBankBagSlotPricesStore;
extern DBCStorage <BattlemasterListEntry> sBattlemasterListStore;
//extern DBCStorage <ChatChannelsEntry> sChatChannelsStore; -- accessed using function, no usable index
+extern DBCStorage <CharStartOutfitEntry> sCharStartOutfitStore;
extern DBCStorage <CharTitlesEntry> sCharTitlesStore;
extern DBCStorage <ChrClassesEntry> sChrClassesStore;
extern DBCStorage <ChrRacesEntry> sChrRacesStore;