Feature Auras ItemID
Urguk opened this issue · 3 comments
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
thank you
…On Wed, Sep 11, 2019 at 6:06 AM siweia ***@***.***> wrote:
https://github.com/siweia/NDui/blob/cd89c0e30c5f1a932109c6da72cc125af52ecad7/Interface/AddOns/NDui/Config/AuraWatchList/Hunter.lua#L111
<http://url>
Under the line above, you can manual add
{ItemID = 141605},
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#46?email_source=notifications&email_token=AAC2KNQFVA2NUSCVACIWTX3QJC7MFA5CNFSM4IVKPLNKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6N7G6Y#issuecomment-530314107>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAC2KNVLYMTTH7W4ZTCVTLDQJC7MFANCNFSM4IVKPLNA>
.
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.