mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 01:37:00 +00:00
[9349] Add posssibility for one action button set per talent spec.
This commit is contained in:
parent
ddeea6017f
commit
acf507fd5a
9 changed files with 57 additions and 45 deletions
|
|
@ -449,6 +449,7 @@ const uint32 ItemQualityColors[MAX_ITEM_QUALITY] = {
|
|||
#define SPELL_ATTR_EX6_UNK30 0x40000000 // 30 not set in 3.0.3
|
||||
#define SPELL_ATTR_EX6_UNK31 0x80000000 // 31 not set in 3.0.3
|
||||
|
||||
#define MAX_TALENT_SPEC_COUNT 2
|
||||
#define MAX_GLYPH_SLOT_INDEX 6
|
||||
|
||||
enum SheathTypes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue