mirror of
https://github.com/mangosfour/server.git
synced 2025-12-20 16:37:04 +00:00
[8456] Implement area check for SPELL_ATTR_EX6_NOT_IN_RAID_INSTANCE
Base at hunuza reseach.
This commit is contained in:
parent
664112a738
commit
e59eea4fb5
5 changed files with 16 additions and 8 deletions
|
|
@ -1302,7 +1302,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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue