From 075780ad597d3073d434f73a33116a2cddbb73c9 Mon Sep 17 00:00:00 2001 From: Shauren Date: Fri, 20 Jan 2012 19:48:44 +0100 Subject: Forgotten dbc format change --- src/server/game/DataStores/DBCfmt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/server/game/DataStores/DBCfmt.h b/src/server/game/DataStores/DBCfmt.h index 11bd0fb348a..697b80cf3bb 100755 --- a/src/server/game/DataStores/DBCfmt.h +++ b/src/server/game/DataStores/DBCfmt.h @@ -46,7 +46,7 @@ const char CreatureModelDatafmt[]="nxxxxxxxxxxxxxffxxxxxxxxxxxx"; const char CreatureFamilyfmt[]="nfifiiiiixsx"; const char CreatureSpellDatafmt[]="niiiixxxx"; const char CreatureTypefmt[]="nxx"; -const char CurrencyTypesfmt[]="nxxxxxxiixx"; +const char CurrencyTypesfmt[]="nxxxxxxiiix"; const char DestructibleModelDatafmt[]="ixxixxxixxxixxxixxxxxxxx"; const char DungeonEncounterfmt[]="iiixisxx"; -- cgit v1.2.3