aboutsummaryrefslogtreecommitdiff
path: root/src/shared/Database/DBCStores.h
diff options
context:
space:
mode:
authormegamage <none@none>2008-11-28 13:10:16 -0600
committermegamage <none@none>2008-11-28 13:10:16 -0600
commit93ba82e8ca62809ba048218ff8bca2f36d069962 (patch)
tree39cb5ea3b2b9db0b6010f2c6ca9ec67d82bccfbc /src/shared/Database/DBCStores.h
parentfb2c984b03ebe0b0595071a689d79f5d7b4dab9e (diff)
parentb37d7ae04232fc9279e505926468c91f9e26a991 (diff)
*Merge with 342.
--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;