[7112] Fixed glyphs apply on character load.

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
ApoC 2009-01-19 02:07:04 +01:00
parent 17004d59d4
commit be051a706c
5 changed files with 36 additions and 2 deletions

View file

@ -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,