Fix(Core/Player): fix periodic eating and drinking emotes (#1602)

This commit is contained in:
Viste(Кирилл)
2019-03-23 11:35:04 +03:00
committed by GitHub
parent 980f4cff99
commit 03bfbf4f7e
4 changed files with 41 additions and 1 deletions

View File

@@ -246,6 +246,12 @@ enum SpellCategory
SPELL_CATEGORY_DRINK = 59,
};
enum SpellVisualKit
{
SPELL_VISUAL_KIT_FOOD = 406,
SPELL_VISUAL_KIT_DRINK = 438
};
const uint32 ItemQualityColors[MAX_ITEM_QUALITY] =
{
0xff9d9d9d, //GREY