diff options
author | QAston <none@none> | 2009-06-06 08:32:14 +0200 |
---|---|---|
committer | QAston <none@none> | 2009-06-06 08:32:14 +0200 |
commit | c99b74151727a081423c60d3f42f1bd6caf4cc7e (patch) | |
tree | 61d45f78cdd770e10a81c32a7f938e725b72d78d /src/game/DBCStructure.h | |
parent | 8bc46785de9950218f791f9eb6efc598d1a97d29 (diff) | |
parent | 39548d6822ce2a8cea49e4467f8329335aa0d85d (diff) |
*Merge.
--HG--
branch : trunk
Diffstat (limited to 'src/game/DBCStructure.h')
-rw-r--r-- | src/game/DBCStructure.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/DBCStructure.h b/src/game/DBCStructure.h index c4e3d9e9578..e6ab168d852 100644 --- a/src/game/DBCStructure.h +++ b/src/game/DBCStructure.h @@ -1326,7 +1326,7 @@ struct SpellEntry uint32 AttributesEx3; // 7 m_attributesExC uint32 AttributesEx4; // 8 m_attributesExD uint32 AttributesEx5; // 9 m_attributesExE - //uint32 AttributesEx6; // 10 m_attributesExF not used + uint32 AttributesEx6; // 10 m_attributesExF uint32 Stances; // 11 m_shapeshiftMask uint32 StancesNot; // 12 m_shapeshiftExclude uint32 Targets; // 13 m_targets |