mirror of
https://github.com/mangosfour/server.git
synced 2025-12-23 07:37:01 +00:00
[7112] Fixed glyphs apply on character load.
Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
parent
17004d59d4
commit
be051a706c
5 changed files with 36 additions and 2 deletions
|
|
@ -440,6 +440,8 @@ enum ItemQualities
|
|||
#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_GLYPH_SLOT_INDEX 5
|
||||
|
||||
enum SheathTypes
|
||||
{
|
||||
SHEATHETYPE_NONE = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue