diff options
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 48ba9c8ff44..9f84cda3155 100644 --- a/src/game/DBCStructure.h +++ b/src/game/DBCStructure.h @@ -1356,7 +1356,7 @@ struct SpellEntry uint32 AttributesEx4; // 8 m_attributesExD uint32 AttributesEx5; // 9 m_attributesExE uint32 AttributesEx6; // 10 m_attributesExF - // uint32 unk_320_1; // 11 3.2.0 (0x20 - totems, 0x4 - paladin auras, etc...) + uint32 AttributesEx7; // 11 3.2.0 (0x20 - totems, 0x4 - paladin auras, etc...) uint32 Stances; // 12 m_shapeshiftMask // uint32 unk_320_2; // 13 3.2.0 uint32 StancesNot; // 14 m_shapeshiftExclude |