aboutsummaryrefslogtreecommitdiff
path: root/src/shared/Database/DBCfmt.cpp
diff options
context:
space:
mode:
authorKingPin <none@none>2008-10-20 12:23:56 -0500
committerKingPin <none@none>2008-10-20 12:23:56 -0500
commit35f378aef9e2da3b24b2adb182f165d52da6a09b (patch)
tree317bd32acf1b2447ed11cd6b9962e000dfaeaffc /src/shared/Database/DBCfmt.cpp
parenta1d00528a32f124f99ea26273b7172c2a5e2868e (diff)
[svn] * fixed help for subcommands - source mangos
* Renamed accounts column tbc to expansion and it only took a little over 4 hours o.O --HG-- branch : trunk
Diffstat (limited to 'src/shared/Database/DBCfmt.cpp')
-rw-r--r--src/shared/Database/DBCfmt.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shared/Database/DBCfmt.cpp b/src/shared/Database/DBCfmt.cpp
index 52b5e5faf47..c2a6c1e4b33 100644
--- a/src/shared/Database/DBCfmt.cpp
+++ b/src/shared/Database/DBCfmt.cpp
@@ -27,7 +27,7 @@ const char ChatChannelsEntryfmt[]="iixssssssssssssssssxxxxxxxxxxxxxxxxxx";
// ChatChannelsEntryfmt, index not used (more compact store)
//const char ChrClassesEntryfmt[]="nxixxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxix";
const char ChrClassesEntryfmt[]="nxixssssssssssssssssxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxix";
-const char ChrRacesEntryfmt[]="nxixiixxixxxxissssssssssssssssxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx";
+const char ChrRacesEntryfmt[]="nxixiixxixxxxissssssssssssssssxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxi";
const char CreatureDisplayInfofmt[]="nxxxfxxxxxxxxx";
const char CreatureFamilyfmt[]="nfifiiiissssssssssssssssxx";
const char CreatureSpellDatafmt[]="nxxxxxxxx";