NDui

NDui

143k Downloads

Feature Auras ItemID

Urguk opened this issue · 3 comments

commented

Anyway to included ItemID for Auras would like to track a few items that are not in slot. Example would be Flight Master's Whistler

commented
commented

Do you mean aurawatch?

commented

https://github.com/siweia/NDui/blob/cd89c0e30c5f1a932109c6da72cc125af52ecad7/Interface/AddOns/NDui/Config/AuraWatchList/Hunter.lua#L111

Under the line above, you can manually add
{ItemID = 141605},

Just find the class you need to modified, and the cooldown should be in the group of spell cooldown or whatever you like.