mirror of
https://github.com/mangosfour/server.git
synced 2025-12-27 19:37:04 +00:00
[10829] Update SpellFamily check functions.
* Move SPELLFAMILY_* to DBCEnums.h and name it as SpellFamily * Use enum in Unit::GetAura, move family mask code to new SpellEntry helper function. * Avoid all auras scan in search of triggred spell for 20243.
This commit is contained in:
parent
695a64d42b
commit
b6ea36192e
8 changed files with 52 additions and 54 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "10828"
|
||||
#define REVISION_NR "10829"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue